摘要: String sql= "select * from " + TABLE_NAME + " Limit "+String.valueOf(PageSize)+ " Offset "+String.valueOf(pageID*PageSize); /**读取指定ID的分页数据*SQL:Sel... 阅读全文
posted @ 2014-11-26 11:54 MinieGoGo 阅读(100) 评论(0) 推荐(0) 编辑
摘要: This table lists and describes the various font sizes that can be applied. Attribute = FontSizeNameTypeDescriptionPhoneFontSizeSmallDouble18.667PhoneF... 阅读全文
posted @ 2014-09-16 11:03 MinieGoGo 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 1- Read the usage policy of the website. I know this is the third time I mention that, but that tells you its important :)2- Always try to use the mob... 阅读全文
posted @ 2014-09-16 08:47 MinieGoGo 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 1. Navigate to pageWebBrowser controlbrowser.Navigate(new Uri("http://www.xxxx.com"));2. Understand navigation completed and content loadedWebBrowser.... 阅读全文
posted @ 2014-09-16 08:36 MinieGoGo 阅读(154) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2014-09-16 07:30 MinieGoGo 阅读(138) 评论(0) 推荐(0) 编辑
摘要: The following graphs demonstrate the different values ofEasingMode, wheref(t) represents the animation progress andtrepresents time.BackEaseBounceEase... 阅读全文
posted @ 2014-09-15 09:09 MinieGoGo 阅读(182) 评论(0) 推荐(0) 编辑
摘要: http://msdn.microsoft.com/en-us/library/windows/apps/jj207002(v=vs.105).aspx 阅读全文
posted @ 2014-09-10 13:05 MinieGoGo 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2014-09-10 06:47 MinieGoGo 阅读(124) 评论(0) 推荐(0) 编辑
摘要: What's the difference between linkedlist and array?How do you implement linkedlist?What's the difference between virtual and abstract function?C# gene... 阅读全文
posted @ 2014-06-13 09:51 MinieGoGo 阅读(86) 评论(0) 推荐(0) 编辑
摘要: http://msdn.microsoft.com/en-us/library/hh821027.aspx 阅读全文
posted @ 2013-12-24 05:43 MinieGoGo 阅读(125) 评论(0) 推荐(0) 编辑