上一页 1 2 3 4 5 6 7 8 ··· 11 下一页
摘要: 亲测有效,摘自 https://www.cnblogs.com/caijt/p/11998440.html#commentform protected override void OnModelCreating(ModelBuilder modelBuilder) { var foreignKeys 阅读全文
posted @ 2020-02-20 13:12 chenjingchun 阅读(397) 评论(0) 推荐(0) 编辑
摘要: 1安装完成mysql 2关闭mysql服务 3复制原ProgramData/MySQL/MySQL Server 8.0/Data/下的文件(除了mysql文件夹,其它的都复制进来) 4重启mysql服务 阅读全文
posted @ 2019-12-02 21:42 chenjingchun 阅读(2052) 评论(0) 推荐(0) 编辑
摘要: 转自https://www.cnblogs.com/yaotome/p/10657070.html Visual Studio 2019 EnterpriseBF8Y8-GN2QH-T84XB-QVY3B-RC4DFVisual Studio 2019 ProfessionalNYWVH-HT4XC 阅读全文
posted @ 2019-10-21 22:35 chenjingchun 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 无法连接到Web服务器 阅读全文
posted @ 2019-03-23 16:19 chenjingchun 阅读(2738) 评论(2) 推荐(2) 编辑
摘要: 1.下载并安装,这里使用的是 centos系统地址:http://mirror.centos.org/altarch/7/isos/armhfp/ 下载CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-1804-sda.raw.xz解压并烧录到TF卡 默认用 阅读全文
posted @ 2018-11-19 15:18 chenjingchun 阅读(3883) 评论(0) 推荐(1) 编辑
摘要: 树莓派源https://www.raspbian.org/RaspbianMirrors 1.安装系统,我安装的是Raspberry Pi Desktop系统 下载系统:https://www.raspberrypi.org/ 烧录系统:使用Win32DiskImager烧录系统 如果想重新做新系统 阅读全文
posted @ 2018-11-18 20:11 chenjingchun 阅读(404) 评论(0) 推荐(0) 编辑
摘要: 在任务栏右键=》任务栏设置=》打开或关闭系统图标=》(关闭)输入指示 阅读全文
posted @ 2018-11-02 13:33 chenjingchun 阅读(1963) 评论(0) 推荐(0) 编辑
摘要: 查询初始的源 npm get registry > https://registry.npmjs.org/ 设置淘宝源 npm config set registry http://registry.npm.taobao.org/ yarn config set registry http://re 阅读全文
posted @ 2018-11-02 13:23 chenjingchun 阅读(1329) 评论(0) 推荐(0) 编辑
摘要: 画重点=>foreach中用int 阅读全文
posted @ 2018-07-22 11:03 chenjingchun 阅读(9570) 评论(0) 推荐(0) 编辑
摘要: C#类模板地址:C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ItemTemplates\CSharp\Code\2052\WebClass\Class.cs 阅读全文
posted @ 2018-07-06 10:59 chenjingchun 阅读(2471) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 11 下一页