上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 70 下一页
摘要: fs.readFile('c:\\tmp\\helloworld.txt','utf8',function(err,data){console.log(data);}) var token=fs.readFileSync('c:\\tmp\\toekn.txt','utf8'); fs.wri... 阅读全文
posted @ 2014-12-05 15:43 zyip 阅读(650) 评论(0) 推荐(0)
摘要: http://xamarin.com/ 阅读全文
posted @ 2014-12-02 13:55 zyip 阅读(138) 评论(0) 推荐(0)
摘要: google api for .net nugetInstall-Package Google.Apis.Calendar.v3oauth2 for asp.nethttp://www.codeproject.com/Articles/565032/Google-Calendar-Integrati... 阅读全文
posted @ 2014-12-02 10:52 zyip 阅读(443) 评论(0) 推荐(0)
摘要: http://googleappsupdates.blogspot.fr/2014/06/calendar-gdata-api-google-calendar.html 阅读全文
posted @ 2014-12-01 15:36 zyip 阅读(185) 评论(0) 推荐(0)
摘要: http://css-tricks.com/styling-cross-browser-compatible-range-inputs-css/http://css-tricks.com/browser-support-pseudo-elements/http://css-tricks.com/fo... 阅读全文
posted @ 2014-11-10 13:16 zyip 阅读(231) 评论(0) 推荐(0)
摘要: sqlhttp://www.infoq.com/news/2011/02/SQL-Sharding/http://channel9.msdn.com/Shows/Data-Exposed/SqlDbShardingIntrohttp://enzosqlshard.codeplex.com/https... 阅读全文
posted @ 2014-11-08 23:05 zyip 阅读(256) 评论(0) 推荐(0)
摘要: http://files.cnblogs.com/zyip/Angular.zip 阅读全文
posted @ 2014-11-04 16:34 zyip 阅读(128) 评论(0) 推荐(0)
摘要: J2SE 5.0 Performance White Paperhttp://www.oracle.com/technetwork/java/5-136747.htmlJava Tuning White Paperhttp://www.oracle.com/technetwork/java/tuni... 阅读全文
posted @ 2014-10-31 13:58 zyip 阅读(251) 评论(0) 推荐(0)
摘要: dynamic obj = Newtonsoft.Json.JsonConvert.DeserializeObject(json); string greeting = obj.greeting;RetInfo retinfo = JsonConvert.De... 阅读全文
posted @ 2014-10-30 16:27 zyip 阅读(603) 评论(0) 推荐(0)
摘要: 1.gsonhttps://sites.google.com/site/gson/gson-user-guide2. org.glassfish javax.json 1.0.4 ... 阅读全文
posted @ 2014-10-20 13:52 zyip 阅读(206) 评论(0) 推荐(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 70 下一页