- pm2 start C:\Users\Administrator\AppData\Roaming\npm\node_modules\verdaccio\bin\verdaccio
- pm2 stop C:\Users\Administrator\AppData\Roaming\npm\node_modules\verdaccio\bin\verdaccio
- route add 172.16.0.0 mask 255.255.0.0 192.168.2.4
- npm publish --registry http://localhost:4873/
- 打开系统属性:WIN+R sysdm.cpl
- C# json字符串去除转义字符 Regex.Unescape()
- VS 批量删除空行 (?<=\r\n)\r\n
- C# 删除字符串开头和结尾的“” str = str.Trim(‘"’);
- unity 启用自发光效果的代码是 material.EnableKeyword(“_EMISSION”)
- unity 关闭自发光效果的代码是 material.DisableKeyword(“_EMISSION”)
- unity 设置自发光颜色和亮度的代码是 material.SetColor(“_EmissionColor”, new Color(0,1,1))
- unity 鼠标是否在物体上 EventSystem.current.IsPointerOverGameObject()
- docfx docfx.json --serve
- https://1.13.178.194/svn/jy_room/Assets
- 关机指令 shutdown –s –t 5s ,取消关机命令 shutdown -a
- https://git.lgzn.space/lgzn/IntelligentICTVirtualSimulation.git
- http://git.umayle.com:2023/lgzn/IntelligentICTVirtualSimulation.git
- BaseWebViewPrefab InputDetector_PointerDown Input.imeCompositionMode = IMECompositionMode.On;
- pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple/ python 切换清华源
- pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ python 切换阿里源
- pip config set global.index-url https://pypi.org/simple python 切换官方源
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe “D:\AWorkSpace\WindowsService\MonitorService\bin\Debug\MonitorService.exe”
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /u “D:\AWorkSpace\WindowsService\MonitorService\bin\Debug\MonitorService.exe”
- gA2CTsUCGsZrXdNoeCFOfg==
记录一下备忘
于 2023-03-18 21:55:01 首次发布
本文汇总了一系列常用的技术命令与配置方法,包括启动与停止verdaccio、路由配置、npm发布、Unity自发光效果设置等,还提供了多种编程语言及工具的使用技巧。
6390





