-
Firstly, I think this is a fantastic project. Thanks :). I have a couple of questions around functionality that I'm not able to determine from the documentation. Apologies if this is in the docs I hav…
0x234 updated
5 years ago
-
I have a question regarding how to use NCommon (Entity Framework module) to save objects that have not been persisted before. However, the object I am trying to save has properties of complex types t…
-
I follow the instructions and when I run “make”, I got following error:
`[ 24%] Built target Mesh
[ 25%] Built target lib_Predicates
[ 35%] Built target lib_MeshUtils
[ 47%] Built target lib_Assem…
-
Currently, if you want to read a file we download the whole file and then open it for reading. Most backends will have some way to do streaming reads. We may be able to improve the experience if we ca…
-
According to the datamol documentation and code, the enforce_subs parameter of dm.scaffold.fuzzy_scaffolding should be a list of str (presumably SMILES or SMARTS). However, passing in a list of str gi…
-
Title might be like:
R.n: Take a `shared_ptr&&` parameter to express that caller is expected to transfer "it's" reference count
I'm about to design this into an interface. The background thought i…
ka-ba updated
3 years ago
-
```
# smart query packagegroup-apps
...
packagegroup-apps-1.0-r1.24.4@all
packagegroup-apps-1.0-r1.35.6.0@all
```
```
# smart query packagegroup-apps --installed
...
packagegroup-apps-1.0-r1.…
-
我该怎么处理才能设置长按事件 有大佬讲解一下吗 下面是SmartTable源码的点击事件调用代码 我是要重写吗就为了一个长按事件
` if (correctCellRect.right > showRect.left && correctCellRect.bottom > showRect.top) {
Object data = co…
-
- EdgeDB Version: EdgeDB Version: 4.4+596d0e4 on Ubuntu 22.04.3 LTS
- EdgeDB CLI Version: EdgeDB CLI 4.1.0+a8fe4d7
Here's a fun subtle bug for ya:
```
type A {
name: str;
}
type B {
…
-
Error message returned during package check is:
```
* checking re-building of vignette outputs ... NOTE
Error in re-building vignettes:
...
Loading required package: raster
Loading required packag…