弹来弹去跑马灯!

上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 39 下一页
摘要: 利用反射: 在测试的时候例子: 假如在windows form1中有2个方法,分别是一个静态方法和一个私有实例方法如下: 测试代码可以这样调用: [TestMethod] public void TestInstanceMethod() { Form1 f = new Form1();//f.msg 阅读全文
posted @ 2019-09-25 17:49 wgscd 阅读(2803) 评论(0) 推荐(0)
摘要: 这个XML格式时间: view-source:http://www.time.ac.cn/timeflash.asp?user=flash 这个是JS 格式 :http://time1903.beijing-time.org/time.asp 这是JS格式: https://biaozhunshij 阅读全文
posted @ 2019-09-05 17:58 wgscd 阅读(294) 评论(0) 推荐(0)
摘要: 2: another - (not test) 阅读全文
posted @ 2019-08-30 17:22 wgscd 阅读(378) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <script src="http://cdn.javanx.cn/wp-content/themes/lensnews2.2/js/jquery.min.js?ver=3.1.1"></script> <title>Web?</title 阅读全文
posted @ 2019-08-20 16:09 wgscd 阅读(2272) 评论(0) 推荐(1)
摘要: 不太精确的方法: 注意:由于int 和double的问题 无法精确。。。。。。。。。。。。。。。。。 阅读全文
posted @ 2019-08-19 18:05 wgscd 阅读(827) 评论(0) 推荐(0)
摘要: <Style TargetType="{x:Type Button}" x:Key="DefaultButton"> <Setter Property="Foreground" Value="White"/> <Setter Property="FontFamily" Value="Microsoft YaHei"/> <Setter Property="FontSize" Value="12" 阅读全文
posted @ 2019-08-15 16:21 wgscd 阅读(780) 评论(0) 推荐(0)
摘要: UI: 阅读全文
posted @ 2019-08-14 17:11 wgscd 阅读(302) 评论(0) 推荐(0)
摘要: 先要添加引用:System.Configuration 另外app.config 编译生成后的名字前面会是 程序集文件名.exe.Config ,这个很烦,不知道谁有办法不用这个样子。 阅读全文
posted @ 2019-08-14 15:40 wgscd 阅读(1507) 评论(0) 推荐(0)
摘要: SQLiteHelper class: Test: 参考:https://blog.csdn.net/wuyou1336/article/details/53770799 阅读全文
posted @ 2019-08-13 17:16 wgscd 阅读(3664) 评论(2) 推荐(0)
摘要: WPF loading 阅读全文
posted @ 2019-08-09 17:49 wgscd 阅读(1345) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 39 下一页