浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年3月14日

摘要: Deploying a web application to Jetty « EnavigoDeploying a web application to JettyThe Jetty web application server is great. It is just not very well document and when it is documented it is aimed for... 阅读全文
posted @ 2012-03-14 23:56 lexus 阅读(305) 评论(0) 推荐(0)

摘要: Warbler, A Little Birdie To Introduce Your Rails App To JavaWarbler, A Little Birdie To Introduce Your Rails App To JavaPosted by Nick Sieger on 2007年9月4日This week I was working on integrating the lat... 阅读全文
posted @ 2012-03-14 23:56 lexus 阅读(233) 评论(0) 推荐(0)

摘要: Goldspike · jruby/jruby WikiGoldspike New Page Edit Page Page History » JRuby Project Wiki Home Page » JRuby on Rails] GoldSpike '''Note: GoldSpike is being discontinued. Use Warbler instead of Go... 阅读全文
posted @ 2012-03-14 23:44 lexus 阅读(170) 评论(0) 推荐(0)

摘要: InfoQ: 使用Java Web Start部署JRuby应用使用Java Web Start部署JRuby应用include Java 这使你可以实例化Java类,调用其方法,甚至继承它们,就好象它们仅仅是普通的Ruby对象一样。但这其中有一些微妙的差异,这篇文章将向你展示如何管理它们以便能以最快的速度设计出新的应用并部署到你的客户那里。这篇文章基于一个简单的应用,该应用使用JRuby和Swi... 阅读全文
posted @ 2012-03-14 23:41 lexus 阅读(404) 评论(0) 推荐(0)

摘要: 通过drb集成java和ruby环境 - fsword's blog通过drb集成java和ruby环境Mar 8th, 2012| Commentsruby在很多方面都很不错,但是java也有它的优势,至少我们有很多基于java的遗留系统。 结合这两者主要有几种思路: * 使用消息系统链接java应用和ruby应用,这是我们通常整合异构系统的思路 * 基于java的分布式设施进行系统整合,这要将... 阅读全文
posted @ 2012-03-14 23:37 lexus 阅读(166) 评论(0) 推荐(0)

摘要: Vim for Rails developers: Lazy modern configurationVim for Rails developers: Lazy modern configurationIf you're not familiar with the series, please take a look at Vim for Rails developers.Vim is very... 阅读全文
posted @ 2012-03-14 23:29 lexus 阅读(274) 评论(0) 推荐(0)

摘要: ubuntu11.10 rails开发集成vim相关问题 » 社区 | Ruby Chinaubuntu11.10 rails开发集成vim相关问题3月前 由 Jsiguo 在 工具控 节点 中发起最后由 adventurelw 于24分钟前回复 , 323次阅读网上有贴说 1.sudo apt-get install vim 2.将(NERD_tree.vim)文件放在用户目录的.vim文件中但... 阅读全文
posted @ 2012-03-14 23:27 lexus 阅读(383) 评论(0) 推荐(0)

摘要: jruby/jruby-rackJRuby-RackJRuby-Rack is a lightweight adapter for the Java servlet environment that allows any Rack-based application to run unmodified in a Java servlet container. JRuby-Rack supports... 阅读全文
posted @ 2012-03-14 23:20 lexus 阅读(268) 评论(0) 推荐(0)

摘要: Apache Derby: Quick StartApache Derby: Quick Start The Basics Next Steps for Users Next Steps for Developers The BasicsWelcome to Apache Derby! The resources listed below are intended for anyone new... 阅读全文
posted @ 2012-03-14 23:18 lexus 阅读(214) 评论(0) 推荐(0)

摘要: matadon/mizunoMizuno is a set of Jetty-powered running shoes for JRuby/Rack.To use Mizuno with your Rack app:gem install mizuno cd /path/to/my/rack/app mizuno ...and you're off and running. You don't... 阅读全文
posted @ 2012-03-14 23:17 lexus 阅读(182) 评论(0) 推荐(0)

摘要: (你有新消息) Linux如何查看进程吃掉了多少内存? - 乐维UPLinux如何查看进程吃掉了多少内存? 0 孟庆磊,乐维程序员Linux如何查看进程吃掉了多少内存?有的时候需要查看某个程序内部一些好内存的东西,比如一个webgame的场景服务器,里面有了一些开源的库,如何确定这些库耗费的内存?如何将服务器里面最好内存的一些程序?Linux IT运维管理评论 · 分享 · 编辑 · 举报... 阅读全文
posted @ 2012-03-14 22:11 lexus 阅读(2727) 评论(0) 推荐(0)

摘要: geekq/jetty-rackupjetty-rackupFor the newer projects we decided to switch from MRI to JRuby. One of the bigger questions is certainly the deployment.Reading and trying all the warbler stuff, we had e... 阅读全文
posted @ 2012-03-14 21:23 lexus 阅读(240) 评论(0) 推荐(0)

摘要: RailsWithH2InJNDIOnJetty · jruby/jruby WikiRailsWithH2InJNDIOnJetty New Page Edit Page Page History This page is grossly out of dateIn order to have an H2 database in a file be accessible from a web... 阅读全文
posted @ 2012-03-14 21:17 lexus 阅读(177) 评论(0) 推荐(0)

摘要: DBCP - OverviewMany Apache projects support interaction with a relational database. Creating a new connection for each user can be time consuming (often requiring multiple seconds of clock time), in o... 阅读全文
posted @ 2012-03-14 16:47 lexus 阅读(210) 评论(0) 推荐(0)

摘要: Embedded Jetty and Spring: The Lightweight Antidote for Java EE ComplexityEmbedded Jetty and Spring: The Lightweight Antidote for Java EE ComplexityEnterprise Java development does not need to be heav... 阅读全文
posted @ 2012-03-14 10:58 lexus 阅读(685) 评论(0) 推荐(0)

摘要: JRuby大捷:ThoughtWorks宣布Mingle发布在即 - 51CTO.COMJRuby大捷:ThoughtWorks宣布Mingle发布在即2007-05-11 09:46 Sam Aaron & Obie Fernandez/胡键编译 InfoQ 我要评论(0) 字号:T | T在5月7日的Sun的CommunityOne会议上,ThoughtWorks Studios宣布他们即... 阅读全文
posted @ 2012-03-14 10:55 lexus 阅读(190) 评论(0) 推荐(0)

摘要: Deploy JRuby web application with jetty-rackupDeploy JRuby web application with jetty-rackupI already reported about our problems with different Ruby libraries. Bad library support is the main cause, ... 阅读全文
posted @ 2012-03-14 10:54 lexus 阅读(209) 评论(0) 推荐(0)

摘要: 自定义 Rails 的 Scaffold 模板提高开发效率 - 李华顺自定义 Rails 的 Scaffold 模板提高开发效率2011-01-06| CommentsRails Scaffold应该是每个 Rails 开发者最早接触的东西。它可以帮助我们快速生成对应的 Model Controller Views Routes 等东西。但这玩意并不是那么好,默认的模板太过简单,如果对它稍作一些该... 阅读全文
posted @ 2012-03-14 10:29 lexus 阅读(565) 评论(0) 推荐(0)

摘要: Chapter 9. Extending WorkbenchChapter 9. Extending WorkbenchPrev NextThis copy of the manual is more than 90 days old. We encourage you to download a new version from dev.mysql.com/doc.Chapter 9. Exte... 阅读全文
posted @ 2012-03-14 10:29 lexus 阅读(306) 评论(0) 推荐(0)

摘要: Mysql手动增加一列_Blog of Grow_百度空间Mysql手动增加一列2008-11-24 10:48如果数据库已经建立好了,而且有字段了,现在需要手动增加一列怎么办 Mysql它也有办法,它能手动增加一列 sql 语法如下ALTER TABLE table_name ADD column_name TYPE;手动修改数据库的名字ALTER TABLE table_name RENAME... 阅读全文
posted @ 2012-03-14 10:21 lexus 阅读(572) 评论(0) 推荐(0)