-
nutz的logo 是蓝色, 灰色,红色
以这个为主色调出几个配色方案
-
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.nutz.lang.reflect.ReflectTool$1 (file:/org/nutz/nutz/1.r.68.v20190731/nutz-1.r.68.v20190731.jar)…
-
The scoreboards on Get Nutz in production seem to be out of order. They are: Round 1, Overall, Round 3, Round 2, Round 4.
-
```
For Switch Rules, a URL-Pattern-Option: "All Incognito Windows" would be highly
appreciated.
Shouldn't be too hard to implement - see Proxxy-Extension.
Urgency: High
Importance: High
```
Origi…
-
发现调用的地方,都是这样的:
```java
if (!ZType.isImage(imgObj.type())) {
```
其实这样就可以
```java
if(!imgObj.isMime("^image/"))) {
```
zozoh updated
6 years ago
-
-
使用1.r.68版本的nutz-plugins-websocket,系统外如APP无法建立websocket长连接,1.r.62版本正常可用。
-
试图在 hope 项目中为 bucket 表建立索引
```
> db.bucket.ensureIndex({sha1:1},{unique:true});
{
"err" : "E11000 duplicate key error index: hope.bucket.$sha1_1 dup key: { : \"1295595fbbdad5b033e39a93ac9dbff5eb…
zozoh updated
6 years ago
-
nutz.cn Nutz社区
www.weq.cn.com 四川微尔奇信息技术有限公司
-
- [ ] 合并为 nutz-plus单一项目
- [ ] 将springboot的支持独立出一个的库
- [ ] 统一设置为JDK8
- [ ] 将一些不再维护的库归档处理
- [ ] 版本号从2.0开始