摘要:
1. npm命令 设置代理,命令或修改配置文件。命令都是直接写入配置文件的。 npm config set proxy http://proxynj.zte.com.cn npm config edit npm install semserver package a、"~1.2.3" 是神马意思呢, 阅读全文
posted @ 2018-11-23 10:25
sofu6
阅读(153)
评论(0)
推荐(0)
|
摘要:
1. npm命令 设置代理,命令或修改配置文件。命令都是直接写入配置文件的。 npm config set proxy http://proxynj.zte.com.cn npm config edit npm install semserver package a、"~1.2.3" 是神马意思呢, 阅读全文
posted @ 2018-11-23 10:25
sofu6
阅读(153)
评论(0)
推荐(0)
摘要:
1 命名规则 https://blog.csdn.net/menglanyingfei/article/details/74992558 1.1 用Pascal规则来命名属性、方法、事件和类名 public class HelloWorld { public void SayHello(string 阅读全文
posted @ 2018-11-23 10:21
sofu6
阅读(453)
评论(0)
推荐(0)
|