gemmi

Results 6 issues of gemmi

我遇到下面这个情况(伪代码) MongoQuery query = new MongoQuery().use("somedb"); Map cons = ...; // {"f1":123,"f2":"abc"} for(String key : cons.keySet()){ query.set(key, cons.get(ke)); //以为会添加查询条件 } query.findAll(); //结果输出所有数据,之前set的条件并不生效 请问这种情况一般是怎么处理的?

试了一下,在fh-config.js中修改onlicke方法,添加打开窗口等方法,例如: ```js chrome.windows.create({ url : "http://yourPopupUrl.com" focused : true type : "popup"}); ``` 保存后代码被删除。尝试console.log方法也没有打印。

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that...

bug

After installed all the packages and run “npm run serve”, i got this error "'NODE_PATH' is not recognized as an internal or external command...". Then I set env_variable 'NODE_PATH' to...

I have tried this flowchart and attracted by it, it's architecture is natural and lucid, now i want to ask a question further, that is how to serialize a flowchart...

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that...

bug