欢迎莅临 SUN WU GANG 的园子!!!

世上无难事,只畏有心人。有心之人,即立志之坚午也,志坚则不畏事之不成。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  470 随笔 :: 0 文章 :: 22 评论 :: 30万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

11 2017 档案

摘要:select * from r_patient a where a.birthdate= to_date('1953-03-01','yyyy-mm-dd');select * from r_patient where to_char(birthdate,'yyyy-mm-dd')= '1953-0 阅读全文
posted @ 2017-11-22 11:10 sunwugang 阅读(455) 评论(0) 推荐(0) 编辑

摘要:帮助类: //调用 private String filePath = "c:\\test.bmp"; 阅读全文
posted @ 2017-11-17 16:12 sunwugang 阅读(438) 评论(0) 推荐(0) 编辑

摘要:WPF DataGrid添加编号列? 第一步:<DataGridTemplateColumn Header="编号" Width="50" MinWidth="10" IsReadOnly="True"><DataGridTemplateColumn.CellTemplate><DataTempla 阅读全文
posted @ 2017-11-15 15:13 sunwugang 阅读(1092) 评论(0) 推荐(0) 编辑

摘要:process.StartInfo.FileName ="filePath"; string[] items=process.StartInfo.Verbs; process.StartInfo.Verb = "printto"; process.StartInfo.CreateNoWindow = 阅读全文
posted @ 2017-11-10 16:53 sunwugang 阅读(1717) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示