摘要: Server Error in '/InsusTutorials' Application. The value '5/15/2012' of the MaximumValue property of 'RangeValidator1' cannot be converted to type 'Date'.Description: An unhandled exception occurred during the execution of the current web request. Please review the st 阅读全文
posted @ 2011-05-16 16:48 Insus.NET 阅读(921) 评论(0) 推荐(1)
摘要: 再有网友问及此问题。Insus.NET重新写个简单的例子,此次把Flv Object 代码写入cs类别中。在应用时,只new它即可。Flv objFlv = new Flv();objFlv.Player();你在这里就可以看到它:View Code publicstringPlayer(){stringtexts=string.Empty;stringconfig="1:自动播放|0:连续播放|100:默认音量|0:控制栏位置|2:控制栏显示|0x000033:主体颜色|60:主体透明度|0x66ff00:光晕颜色|0xffffff:图标颜色|0xffffff:文字颜色|:logo 阅读全文
posted @ 2011-05-16 09:46 Insus.NET 阅读(4009) 评论(3) 推荐(4)