About Ruby on RailsRuby on Rails is an application stack that provides developers with a framework to quickly create a variety of web applications. Ru...
分类:
其他好文 时间:
2014-08-23 13:55:20
阅读次数:
193
##Respect Boundaries 严守边界 Remember to respect responsibility boundaries. Controllers and routes serve as a mediator between HTTP and your application. When writing large applications, don‘t cl...
分类:
移动开发 时间:
2014-08-22 14:39:39
阅读次数:
219
5down votefavorite2I don't know how I modified a iOS SDK file, but Xcode say I did. Here is what they reported.fatal error: file '/Applications/Xcode ...
分类:
其他好文 时间:
2014-08-21 18:54:14
阅读次数:
337
使用Reveal分析他人app准备工作1)已越狱的设备,而且已安装了OpenSSH,MobileSubstrate等有用工具(Cydia源里安装)2)本地已安装了Reveal操作步骤1)拷贝framework和dylib到越狱机scp -r /Applications/Reveal.app/Cont...
分类:
移动开发 时间:
2014-08-21 16:34:34
阅读次数:
175
AngularJS通过新的属性和表达式扩展了HTML。------------->扩展HTML属性AngularJS可以构建一个单页面应用程序(SPAs: Single Page Applications)。AngularJS表达式AngularJS 使用 表达式 把数据绑定到HTML。Angula...
分类:
Web程序 时间:
2014-08-19 23:47:25
阅读次数:
179
原文:Installshield停止操作系统进程的代码--IS5版本适用出处:http://www.installsite.org/pages/en/isp_ext.htm这个地址上有不少好东西,有空要好好研究下里面的“List and Shut Down Running Applications”...
分类:
其他好文 时间:
2014-08-19 18:49:55
阅读次数:
273
fatal error: file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/...
分类:
其他好文 时间:
2014-08-19 12:35:14
阅读次数:
224
Android常用权限记录,根据使用频率排序,方便快速查找,更多权限后续补充功能权限注释翻译访问网络访问网络连接Allows applications to open network sockets网络状态允许程序访问网络状态,如是否能联网Allows applications to access....
分类:
移动开发 时间:
2014-08-18 18:19:12
阅读次数:
298
现象:windows server2008服务器,MVC使用NHiberate连接Oracle11g,程序部署到IIS后无法访问数据库,抛上述异常;在服务器上安装VS调试可以访问数据库解决方法:连接池-->高级设置-->Enable 32-Bit Applications设为true(默认为fals...
分类:
其他好文 时间:
2014-08-16 22:26:11
阅读次数:
346
Apache MINA(Multipurpose Infrastructure for Network Applications) 是 Apache 组织一个较新的项目,它为开发高性能和高可用性的网络应用程序提供了非常便利的框架。当前发行的 MINA 版本支持基于 Java NIO 技术的 TCP/...
分类:
移动开发 时间:
2014-08-16 11:02:50
阅读次数:
339