惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
Microsoft Azure Blog
Microsoft Azure Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Vulnerabilities – Threatpost
人人都是产品经理
人人都是产品经理
小众软件
小众软件
O
OpenAI News
量子位
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Cyber Attacks, Cyber Crime and Cyber Security
N
Netflix TechBlog - Medium
J
Java Code Geeks
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Martin Fowler
Martin Fowler
S
SegmentFault 最新的问题
I
InfoQ
V
Visual Studio Blog
C
Cisco Blogs
T
Threat Research - Cisco Blogs
K
Kaspersky official blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Scott Helme
Scott Helme
大猫的无限游戏
大猫的无限游戏
C
Cybersecurity and Infrastructure Security Agency CISA
P
Proofpoint News Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
The Exploit Database - CXSecurity.com
Y
Y Combinator Blog
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
T
Tor Project blog
Spread Privacy
Spread Privacy
T
Threatpost
S
Schneier on Security
A
Arctic Wolf
The Cloudflare Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
CXSECURITY Database RSS Feed - CXSecurity.com
Simon Willison's Weblog
Simon Willison's Weblog
Apple Machine Learning Research
Apple Machine Learning Research
D
DataBreaches.Net
D
Docker
G
GRAHAM CLULEY
S
Securelist
P
Palo Alto Networks Blog
阮一峰的网络日志
阮一峰的网络日志
L
LINUX DO - 热门话题
P
Privacy International News Feed

博客园 - 凌寒飘香

jquery getJSON bat 结束进程 mysql 行转列 ASP.NET连接Oracle数据库的步骤详解(转) mysql event mysql安装出现error Nr.1045 (转) windows服务(installutil.exe)报错。异常来自 HRESULT:0x80131515 NSIS堆栈 Push,Pop用法详解(转) js ,String.format gridview模板页面调用js函数 执行带out参数的存储过程sql 无线网络配置 readexcel jquery.validate.min.js 打印配置 无线路由设置 pmi id 查询 天龙八部,小师妹,李沧海,齐御风 Windows Server 2008开机取消必须输入密码登录系统,不要按CTRL+ALT+DEL”,
bat,copy 文件
凌寒飘香 · 2013-03-14 · via 博客园 - 凌寒飘香

@echo off
echo 正在复制bin目录,请稍等......

taskkill /f /im Xys.Remp.Enterprise.Host.exe
taskkill /f /im iexplore.exe

copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Entity\bin\Debug\Xys.Lexin.Entity.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Entity\bin\Debug\Xys.Lexin.Entity.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Repository\bin\Debug\Xys.Lexin.Repository.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Repository\bin\Debug\Xys.Lexin.Repository.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Services\bin\Debug\Xys.Lexin.Services.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Services\bin\Debug\Xys.Lexin.Services.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Services.Interface\bin\Debug\Xys.Lexin.Services.Interface.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Services.Interface\bin\Debug\Xys.Lexin.Services.Interface.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug

copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Entity\bin\Debug\Xys.Lexin.Entity.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Remp\bin
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Entity\bin\Debug\Xys.Lexin.Entity.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Remp\bin
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Services.Interface\bin\Debug\Xys.Lexin.Services.Interface.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Remp\bin
copy E:\remp2.1.3_nanchang\Web\03.Lexin\1.Projects\Xys.Lexin.Services.Interface\bin\Debug\Xys.Lexin.Services.Interface.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Remp\bin


copy C:\bin\Xys.Lexin.Web.dll E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Remp\bin
copy C:\bin\Xys.Lexin.Web.pdb E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Remp\bin

::Start "C:\Program Files\Internet Explorer\explorer.exe"  http://www.163.com

start  "" "E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug\Xys.Remp.Enterprise.Host.exe"
::taskkill /f /im Xys.Remp.Enterprise.Host.exe && E:\remp2.1.3_nanchang\Web\02.Remp\1.Projects\Xys.Remp.Enterprise.Host\bin\Debug\Xys.Remp.Enterprise.Host.exe

cd "C:\Program Files\Internet Explorer"
iexplore  http://localhost:89

pause