05 2015 档案

摘要:leiningenLeiningen是你的主要工具, 它用于:启动一个 REPL下载+安装类库运行你的程序启动一个服务器, 运行你所写的webapps安装brew install leiningen打开repllein repl12345678910111213lein replnREPL serv... 阅读全文
posted @ 2015-05-30 14:13 GreatK 阅读(515) 评论(0) 推荐(0) 编辑
摘要:Command ModeStep 1 »Network interface config files are located in/etc/sysconfig/network-scripts/directory. Openifcfg-enp0s17file ( For interface enp0s... 阅读全文
posted @ 2015-05-27 11:26 GreatK 阅读(4221) 评论(0) 推荐(0) 编辑
摘要:Windows Only:Open a command prompt with administration permission and typenetsh interface tcp set global autotuninglevel=disabledRestart Your windows.... 阅读全文
posted @ 2015-05-24 11:17 GreatK 阅读(280) 评论(0) 推荐(0) 编辑
摘要:安装Android Support Repository即可解决这个问题。 阅读全文
posted @ 2015-05-21 20:30 GreatK 阅读(1666) 评论(0) 推荐(0) 编辑
摘要:在mac中使用maven compile时发生以下错误:Maven: java.lang.ClassNotFoundException: org.eclipse.aether.spi.connector.Transfer$Stategoogle后发现是maven的版本太新导致的。。。解决方法如下:b... 阅读全文
posted @ 2015-05-21 15:17 GreatK 阅读(1010) 评论(0) 推荐(0) 编辑
摘要:// 只返回json字符串,屏蔽自动选择xml格式的可能性,同时去掉讨厌的$idvar json = config.Formatters.JsonFormatter;json.SerializerSettings.PreserveReferencesHandling = Newtonsoft.Jso... 阅读全文
posted @ 2015-05-16 23:02 GreatK 阅读(585) 评论(0) 推荐(0) 编辑
摘要:首先安装IIS的动态压缩模块然后打开system32/intesrv下的applicationhost文件,找到其中的webServer节点,将其中的压缩配置部分替换如下: ... 阅读全文
posted @ 2015-05-16 20:46 GreatK 阅读(395) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示