Stella981 Stella981
4年前
BeetlSQL 实现 ORMapping查询
我在 hibernate,mybatis,beetlsql全面比较(http://my.oschina.net/xiandafu/blog/617542) 中说明了BeetlSQL在开发效率,维护性,跨数据库(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Flib.csdn.ne
Stella981 Stella981
4年前
CentOS在线安装RabbitMQ3.7
一、通过yum命令在线安装RabbitMQyum在线安装,简单、快捷、自动安装相关依赖包。1.安装Erlang环境(RabbitMQ由Erlang语言开发) 1.1)下载rpm安装包官方地址:http://www.erlang.org/downloadswgetOerlang20.3.41.el7.ce
Stella981 Stella981
4年前
HBuilder后台保活开发(后台自动运行,定期记录定位数据)
http://ask.dcloud.net.cn/question/28090后台自动运行,定期记录定位数据分类:HTML5各位新年好小弟以前用hbuilder开发过几个项目,现在有一新需求项目,在考虑是否使用它来实现:需要
Stella981 Stella981
4年前
Google发布TCC 更好的理解视频中事件逻辑
!(https://oscimg.oschina.net/oscnet/9e66d7aa3ccc4fa3bc835ef2821ca995.jpg)通过TCC模型,可以有效的理解视频中可能触发的事件。原文 http://ai.googleblog.com/2019/08/videounderstandingusin
Stella981 Stella981
4年前
Python 随笔
Python的windows包:http://www.lfd.uci.edu/~gohlke/pythonlibs/mysqlpython(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.lfd.uci.edu%2F%7Egohlke%2Fpythonlibs%2F%23mys
Wesley13 Wesley13
4年前
NoSQL 的数据建模技术
这是一篇很牛逼的技术文章,讲述如何对NoSQL的数据进行建模。英文原文:http://highlyscalable.wordpress.com/2012/03/01/nosqldatamodelingtechniques/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fhi
Stella981 Stella981
4年前
Centos5.5 vsftp虚拟账户建立
今天测试vsftp虚拟账户配置,到现在为止还没成功,问题是虚拟账户无法登陆,!(http://static.oschina.net/uploads/space/2011/0323/151230_ikQU_95992.jpg)查看日志 more/var/log/secureMar2314:42:26localhostvsft
Wesley13 Wesley13
4年前
JDBC 使用 SQL Server 数据库容易发生死锁的原因
通过druid监控发现某些单表update的语句特别慢(1s以上),而且容易发生死锁,始终找不出原因,后来查阅网站:http://emransharif.blogspot.com/2011/07/performanceissueswithjdbcdrivers.html(https://www.oschina.net/action/GoToLin
Stella981 Stella981
4年前
JVM调优系列:(五)JVM常用调试参数和工具
转自:http://blog.csdn.net/opensure/article/details/46715769JVM常用调试参数:–verbose:gc在虚拟机发生内存回收时在输出设备显示信息\Xloggc:filename把GC相关日志信息记录到文件以便分析\XX:HeapDumpOnOutOfMemoryE
Wesley13 Wesley13
4年前
(android)关于修改android studio的gradle目录
http://gradle.group.iteye.com/group/topic/38916(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fgradle.group.iteye.com%2Fgroup%2Ftopic%2F38916)参考了这里,在全局添加gradle\_user\