记录一下备忘

本文涵盖了多个IT技术操作,包括使用PM2启动和停止Verdaccio服务,C#中处理JSON字符串和文本操作,Unity的自发光效果控制,DocFX文档生成,以及Python的镜像源切换。此外,还涉及了Windows系统的关机命令、注册表路径和Windows服务的安装与卸载。
摘要由CSDN通过智能技术生成
  1. pm2 start C:\Users\Administrator\AppData\Roaming\npm\node_modules\verdaccio\bin\verdaccio
  2. pm2 stop C:\Users\Administrator\AppData\Roaming\npm\node_modules\verdaccio\bin\verdaccio
  3. route add 172.16.0.0 mask 255.255.0.0 192.168.2.4
  4. npm publish --registry http://localhost:4873/
  5. 打开系统属性:WIN+R sysdm.cpl
  6. C# json字符串去除转义字符 Regex.Unescape()
  7. VS 批量删除空行 (?<=\r\n)\r\n
  8. C# 删除字符串开头和结尾的“” str = str.Trim(‘"’);
  9. unity 启用自发光效果的代码是 material.EnableKeyword(“_EMISSION”)
  10. unity 关闭自发光效果的代码是 material.DisableKeyword(“_EMISSION”)
  11. unity 设置自发光颜色和亮度的代码是 material.SetColor(“_EmissionColor”, new Color(0,1,1))
  12. unity 鼠标是否在物体上 EventSystem.current.IsPointerOverGameObject()
  13. docfx docfx.json --serve
  14. https://1.13.178.194/svn/jy_room/Assets
  15. 关机指令 shutdown –s –t 5s ,取消关机命令 shutdown -a
  16. 智慧广场项目接口:获取初始化窗户状态 https://kepler-xbox.dlg-tec.com/hikvision/smartWindow/no-auth/windowInfo/ZHGC?id=40001
  17. https://git.lgzn.space/lgzn/IntelligentICTVirtualSimulation.git
  18. http://git.umayle.com:2023/lgzn/IntelligentICTVirtualSimulation.git
  19. 上海嘉成展厅门不联动,检查8021,8023数据有没有推送
  20. 计算机\HKEY_CURRENT_USER\SOFTWARE\NJRG 注册表路径
  21. BaseWebViewPrefab InputDetector_PointerDown Input.imeCompositionMode = IMECompositionMode.On;
  22. pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple/ python 切换清华源
  23. pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ python 切换阿里源
  24. pip config set global.index-url https://pypi.org/simple python 切换官方源
  25. C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe “D:\AWorkSpace\WindowsService\MonitorService\bin\Debug\MonitorService.exe”
  26. C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /u “D:\AWorkSpace\WindowsService\MonitorService\bin\Debug\MonitorService.exe”
  27. gA2CTsUCGsZrXdNoeCFOfg==
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值