上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 52 下一页
摘要: https://www.pstips.net/getting-computer-serial-number.html $ComputerName = $env:COMPUTERNAME $serial = (Get-WmiObject -ComputerName $ComputerName -Cla 阅读全文
posted @ 2019-08-20 17:25 lishidefengchen 阅读(1724) 评论(0) 推荐(0)
摘要: git update-git-for-windows 阅读全文
posted @ 2019-08-19 16:23 lishidefengchen 阅读(844) 评论(0) 推荐(0)
摘要: 以前觉得什么都有用,什么都收藏一下;今天看看这么多的收藏,感觉对自己真正有帮助的没几个,觉得还是应该化繁为简。于是决定,把我的书签清空,从头开始,不再拘束于这种种形式主义。当你真正用到某样东西的时候你肯定是可以找得到的,放心吧。 (完) 阅读全文
posted @ 2019-08-17 12:15 lishidefengchen 阅读(190) 评论(0) 推荐(0)
摘要: pageNumber是点击搜索查询后,跟新的变量值。 阅读全文
posted @ 2019-08-16 17:30 lishidefengchen 阅读(316) 评论(0) 推荐(0)
摘要: Red Hat: http://www.redhat.com SuSE: https://www.suse.com Fedora: https://getfedora.org/ CentOS: http://www.centos.org/ Debian: http://www.debian.org/ 阅读全文
posted @ 2019-08-09 14:08 lishidefengchen 阅读(131) 评论(0) 推荐(0)
摘要: protected override void Up(MigrationBuilder migrationBuilder) { migrationBuilder.AddColumn( name: "ResponsiblePerson", table: "AppYWProducts", ... 阅读全文
posted @ 2019-08-02 14:17 lishidefengchen 阅读(352) 评论(0) 推荐(0)
摘要: 请检查【app.module.ts】文件中的【declarations】模块最后是否多了一个逗号 (完) 阅读全文
posted @ 2019-07-30 16:59 lishidefengchen 阅读(962) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-26 10:25 lishidefengchen 阅读(163) 评论(0) 推荐(0)
摘要: 直接使用: 毛线都不管用。 非得自定义验证才可以: 官方没发现这个错误么,太坑了。 (完) 阅读全文
posted @ 2019-07-25 14:26 lishidefengchen 阅读(4586) 评论(1) 推荐(2)
摘要: http://www.regexlib.com/Default.aspx 阅读全文
posted @ 2019-07-19 16:44 lishidefengchen 阅读(120) 评论(0) 推荐(0)
摘要: 夜跑了五天,总结一下经验和教训: 跑步速度控制的还好,由于是刚开始,现在我的配速大约为8分钟/公里,我觉得这个速度很适合我。 跑步的里程有必要再少一些,现在平均达到了6公里,感觉上稍微有一点儿多了,刚开始对膝盖不好,控制在3~4公里应该更合适一些。 跑步的姿势再改善一下,我用的一款App软件,是什么 阅读全文
posted @ 2019-07-11 10:35 lishidefengchen 阅读(166) 评论(0) 推荐(0)
摘要: docker run -e "环境变量=值“ --nam 别名 -v /etc/localtime:/etc/localtime:ro 【时区保持跟宿主机器一致】-d -p 21021:80 docker镜像ID或名称加版本 阅读全文
posted @ 2019-07-05 12:51 lishidefengchen 阅读(493) 评论(0) 推荐(0)
摘要: 打开CSDN首页,大部分的内容都是——AI,大数据,Python,很少谈及C#,谈到了也是拿C#做反面对比。博客园的首页没有这种恶意诋毁的言论,什么都有,.net的文章也很多,你发你的大数据和AI,我发我的.net和C#。看着比CSDN相对来说要和谐一些,我觉得这是好事情。 技术本来就没有好坏,你想 阅读全文
posted @ 2019-07-05 10:19 lishidefengchen 阅读(441) 评论(0) 推荐(0)
摘要: 1.6到1.7用了6年时间,很强大了。 阅读全文
posted @ 2019-07-03 16:59 lishidefengchen 阅读(120) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-06-26 16:06 lishidefengchen 阅读(398) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 52 下一页