码迷,mamicode.com
首页 >  
搜索关键字:org    ( 61976个结果
Fedora 17 下安装codeblocks
Fedora 17 下安装codeblocks: 1.直接从yum源安装: sudo yum install codeblocks 2.源码安装 下载codeblocks 源程序包 http://www.codeblocks.org/ tar jxf codeblocks-*-src.ta...
分类:其他好文   时间:2014-06-27 21:57:04    阅读次数:231
解决本地tomcat服务器内存不足问题
2014-6-25 9:47:48 org.apache.coyote.http11.Http11Processor process严重: Error processing requestjava.lang.OutOfMemoryError: PermGen space在server窗口,双击配好的...
分类:其他好文   时间:2014-06-27 21:53:11    阅读次数:215
C#使用System.Data.SQLite操作SQLite
使用System.Data.SQLite 下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki得到System.Data.SQLite.dll添加到工程引用;建表,插入操作staticvoidMain(s...
分类:数据库   时间:2014-06-27 21:49:59    阅读次数:291
零基础学习IOS开发(二)- 使用cocos2d-x3.0 执行Hello world
关于开发框架,依据网上检索来的信息,感觉cocos2d-x的ios游戏开发框架非常不错,并且有非常强的可移植性,因此打算尝试一下。截止写下此文章,最新的cocos2d-x的版本号为v3.0稳定版(几天前刚刚公布),下载地址为:http://www.cocos2d-x.org/filedown/coc...
分类:移动开发   时间:2014-06-27 21:18:10    阅读次数:265
【转载】Spring中DispatcherServlet与ContextLoaderListener的区别
昨天在写springmvc的时候,在web.xml中配置了DispatcherServlet,如下: DispatcherServlet org.springframework.web.servlet.DispatcherServlet contextConfigLocation classpath...
分类:编程语言   时间:2014-06-27 20:50:28    阅读次数:170
atitit. 解决org.hibernate.SessionException Session is closed
atitit. 解决org.hibernate.SessionException Session is closed #--现象::org.hibernate.SessionException Session is closed 一呱走中个.#--原因2.eichkyeu e, log hteu y...
分类:系统相关   时间:2014-06-25 12:29:17    阅读次数:238
Drupal cache相关的几个模块
https://www.drupal.org/project/purgehttps://www.drupal.org/project/expirehttps://www.drupal.org/project/cfpurgehttps://www.drupal.org/project/varnishh...
分类:其他好文   时间:2014-06-25 11:09:04    阅读次数:233
常用的grails插件
wkhtmltopdf:http://grails.org/plugin/wkhtmltopdf将url转换为pdf文件remote-ssh远程ssh:http://grails.org/plugin/remote-ssh
分类:其他好文   时间:2014-06-25 10:14:33    阅读次数:211
Eclipse编译时Cannot run program "make":?????
在确定环境变量配置正确(命令行运行make成功)的情况下,如果使用Eclipse编译C程序,控制台报告Cannotrunprogram"make":?????"?错误,那么很有可能的错误是org.eclipse.cdt.core.win32_5.2.0.201202111925(Eclipse的plugin目录下)出现了错误。可以通过替换或者重新安装CDT来..
分类:系统相关   时间:2014-06-25 10:09:25    阅读次数:365
Ajax
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="http://www.w3.org/1999/xhtml"xml:lang="en"> <head> <metahttp-equiv="Content-Type"content="text/html;charset=..
分类:其他好文   时间:2014-06-25 06:38:47    阅读次数:336
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!