摘要:今天也遇到了下面问题。以后使用Between 都要注意了,最好不用!1.问题:有五条数据如下:2010-12-01 12:16:10.0002010-12-02 13:11:28.0002010-12-03 13:49:15.0002010-12-04 13:52:28.0002010-12-05 13:52:28.000我使用select * from table where [time] between '2010-12-1' and '2010-12-6' 能显示出这五条 如果我使用select * from sk_SmsSee where [time]
阅读全文
07 2012 档案
摘要:1.代碼如下:publicclassS35430:ViewController<ListView>{protectedoverridevoidOnActivated(){base.OnActivated();CustomizeCollectionSource(View.CollectionSource);View.CollectionSource.CollectionChanged+=newEventHandler(CollectionSource_CollectionChanged);}protectedoverridevoidOnDeactivated(){View.Colle
阅读全文
浙公网安备 33010602011771号