给宝宝
今天是日记情人节~
日记情人节
英文为(Diary Day)
1月14日。在这一天,情侣们会互赠足够纪录一整年恋爱情事的日记本,以此象征两人将携手走过未来一年,并留下更多美好回忆。
新的一年的开始,对自己喜欢的人要有表白和计划,写在自己的日记本里,在心中撒下爱的种子。
不好会对你大吼大叫,会对你凶,虽然有时我会固执己见,2人争吵。但是我的一颗赤诚的心是希望让宝宝能够过得比别人好~
......
今天是日记情人节~
英文为(Diary Day)
1月14日。在这一天,情侣们会互赠足够纪录一整年恋爱情事的日记本,以此象征两人将携手走过未来一年,并留下更多美好回忆。
新的一年的开始,对自己喜欢的人要有表白和计划,写在自己的日记本里,在心中撒下爱的种子。
我的2010.说来还是不怎么顺利了~
原文链接:http://blog.sina.com.cn/s/blog_610f1f050100nq4h.html
项目介绍:
一款面向.net的高性能的json框架.
特点:
-Flexible JSON serializer to convert .NET objects to JSON and back again
-LINQ to JSON for reading and writing JSON
-Writes indented, easy to read JSON
-Convert JSON to and from XML
-Supports Silverlight and Windows Phone
The JSON serializer is a good choice when the JSON you are reading or writing maps closely to a .NET class. The serializer automatically reads and writes JSON for the class.
For situations where you are only interested in getting values from JSON, don't have a class to serialize or deserialize to, or the JSON is radically different from your class and you need to manually read and write from your objects then LINQ to JSON is what you should use. LINQ to JSON allows you to easily read, create and modify JSON in .NET.
Documentation
Quick Starts & API Documentation - http://james.newtonking.com/projects/json/help/
My Blog
My blog can be found at http://james.newtonking.com where I post news and updates about Json.NET.
Donate
Json.NET is a free open source project that I have developed in my personal time. I really appreciate your feedback and support for Json.NET and its future development.
Paypal Donate
Last edited Tue at 9:51 AM by JamesNK, version 15
Want to leave feedback?
Please use Discussions or Reviews instead.
Archived page comments (1)