摘要:1. install and config 1). install ubuntu use samba to enable win7 users accessing ubuntu share folder. refer tohttp://www.7tutorials.com/how-cha...
阅读全文
随笔分类 - config
摘要:1. environment for gowe don't need to set GOROOT, seehttp://dave.cheney.net/2013/06/14/you-dont-need-to-set-goroot-reallyJust add the following lines ...
阅读全文
摘要:1. set classpath some functions depend on class path.For example:1 @BeforeClass2 public static void setUpBeforeClass() throws Exception {3 //get bean from spring4 appContext = new ClassPathXmlApplicationContext(new String[] {"applicationContext-dao.xml", "applicationContext-hiber...
阅读全文
摘要:First, create concept-data-model.And then generate Physical Data Model from Concept-Data-Model.But there is something that we should pay attention to. I record them as follows.1. avoiding use mysql keywords like "desc" as column name.you can use `desc` to avoid keyword conflict if you insi
阅读全文
摘要:学习和总结svn使用。分两部分:第一部分,svn基础。第二部分,svn高级。其中蓝色字体表示服务器端操作。第一部分:svn基础1.安装svnadmin和svn2.创建项目仓库(create)3.创建项目(import)4.签出项目(co)5.修改(status、diff)6.提交(commit)7.更新本地(update, resolved)... ...
阅读全文

浙公网安备 33010602011771号