08 2022 档案

powershell升级cellreport
摘要:$old_path="20220802" $new_path="20220808" Import-Module WebAdministration mv "D:\web\cellReport\$new_path\static" "D:\web\cellReport\$new_path\reportW 阅读全文

posted @ 2022-08-09 15:33 隨風.NET 阅读(34) 评论(0) 推荐(0) 编辑

命令行安装windows服务
摘要:@echo off cd /d "%~dp0" rem 参数依次为 服务名称 可执行文件名称 set serviceName=KeyingPlatform set serviceDirectory="D:\FtpServer\小平台New\Job\T615" set serviceApp="Keyi 阅读全文

posted @ 2022-08-08 18:18 隨風.NET 阅读(795) 评论(0) 推荐(0) 编辑

c#去bom头
摘要:在C#中,当使用带有BOM头的UTF-8编码的字符串时,一定要注意。 1)如果该字符串用作路径,用来寻址。一定会出错。2)转换格式时,也很容易出错。例如字符串转int就一定会出错。 待续… ———————————————————————————————————————————————— —————— 阅读全文

posted @ 2022-08-05 16:11 隨風.NET 阅读(284) 评论(0) 推荐(0) 编辑

cellrepot集成
摘要:web_request({ 'url':"http://localhost:5000/getrole" //用你的地址替换这里 ,'method':'post' //可用方法: get ,post ,'data':{'branch_no':'410000'} //使用form提交,不需要的话,用nu 阅读全文

posted @ 2022-08-02 15:12 隨風.NET 阅读(99) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示