maguon
maguon
最近尝试用eggjs框架来进行项目开发,发现eggjs和sails在框架结构与约定,部署等方面有很多相似之处,都是相对稳定的企业级node框架,eggjs比sails相比有更多的插件支持,让开发者更加直观便捷的操作(如日志、错误返回、数据访问等),能让开发者更加容易的编写、测试与部署。但是在使用的过程中又多少有些感觉框架过度,不容易修改,比如restful api 方面没有restify的框架灵活。另外eggjs文档也是相当全面,写文档其实是一份相当大工作量,eggjs的团队真的很有责任心。感谢eggjs团队提供优秀的开源框架,也希望eggjs不断更新,让框架更加灵活、稳定,也希望使用框架的开发者能够为eggjs提供一些开源的插件,让更多开发者受益。
XCode 12.2 Package version 3.3.0 IOS not work,and when use the requestCameraPermission Func ,the app is crashed.
mongooseimctl live I found notice in log : 16:29:03.729 [notice] Skipping STUN stun.voxgratia.org 16:29:03.729 [notice] STUN could not find external IP!! but when I execute the command mongooseimctl live I...
/usr/pgsql-15/bin/pg_config 执行后返回 CPPFLAGS = -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64...
> /data/pg15.2/bin/pg_config > > 执行下看看具体的内容, psql 14 是没有这个问题的 是不是 对于psql 的15和16 没做适配