上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 102 下一页
摘要: 一、添加样式 <Style x:Key="LinkLabelStyle"> <Setter Property="Control.Padding" Value="0" /> <Setter Property="Control.VerticalAlignment" Value="Center" /> < 阅读全文
posted @ 2021-04-28 10:16 simadi 阅读(236) 评论(0) 推荐(0)
摘要: insert or replace:如果不存在就插入,存在就更新insert or ignore:如果不存在就插入,存在就忽略只对UNIQUE约束的字段起作用。如图:举例:建表:CREATE TABLE TEST(id BIGINT, name text, birthday datetime, PR 阅读全文
posted @ 2021-04-27 21:57 simadi 阅读(1111) 评论(0) 推荐(0)
摘要: 有时候我们要对时间进行转换,达到不同的显示效果 默认格式为:2009-6-24 14:33:34 如果要换成成200906,06-2009,2009-6-24或更多的该怎么办呢 我们要用到:DateTime.ToString的方法(String, IFormatProvider) using Sys 阅读全文
posted @ 2021-04-26 10:18 simadi 阅读(393) 评论(0) 推荐(0)
摘要: 官网 https://handyorg.gitee.io/handycontrol/quick_start/ https://gitee.com/handyorg/HandyControl https://github.com/HandyOrg/HandyControl/blob/master/RE 阅读全文
posted @ 2021-04-22 16:40 simadi 阅读(6998) 评论(0) 推荐(0)
摘要: http://so.uigreat.com/ 阅读全文
posted @ 2021-04-22 15:21 simadi 阅读(64) 评论(0) 推荐(0)
摘要: Browser extension (Chrome, Firefox, Edge, Opera, Safari) github 代码树形结构 安装 Octotree 浏览器扩展即可 阅读全文
posted @ 2021-04-21 16:45 simadi 阅读(90) 评论(0) 推荐(0)
摘要: 1 下载png图片 https://www.iconfont.cn/ 查找素材,下载64的png图片 2 转成ico图片 https://www.bitbug.net/ 在线转换 3 程序里设置 阅读全文
posted @ 2021-04-19 10:47 simadi 阅读(149) 评论(0) 推荐(0)
摘要: 从csdn下载的结果不能用,修正后可以了。 下载地址 https://download.csdn.net/download/simadi/16731399 WPF控件主题资源,包括TabControl、ListBox、ComboBox、Button、ToggleButton、RadioButton、 阅读全文
posted @ 2021-04-17 18:33 simadi 阅读(2336) 评论(1) 推荐(1)
摘要: 1北宋立国2攻灭南唐3高粱河之战4皇帝的八阵图5雍熙北伐6我是皇上大舅哥7人见人爱李继迁8绵里藏针宋真宗9宋辽骑兵对决10西夏诞生记11李继迁的落幕12澶渊之战(上)13澶渊之战(中) https://haokan.baidu.com/haokan/wiseauthor?app_id=1608964 阅读全文
posted @ 2021-04-15 13:17 simadi 阅读(232) 评论(0) 推荐(0)
摘要: https://app.xunjiepdf.com/ 阅读全文
posted @ 2021-04-12 14:04 simadi 阅读(48) 评论(0) 推荐(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 102 下一页