xcopy
美
英 
- 網絡復制文件和目錄樹;拷貝目錄和文件;成功拷貝文件
例句
The self-describing nature of assemblies also helps makes zero-impact install and XCOPY deployment feasible.
程序集的自描述特性還有助于使零影響安裝和XCOPY部署可行。
However, even an XCopy deployed application can register its own assemblies at startup with the GAC using the technique shown above.
但是,即使是用XCopy部署的應用程序,也可以在啟動時使用上述技術向GAC注冊它自己的程序集。
Deploying an application using XCOPY will not copy the settings in the machine configuration file.
使用XCOPY部署應用程序將不會復制計算機配置文件中的設置。
This simplified registration method allows XCopy-style installations for managed code add-ins.
這種簡化的注冊方法允許對托管代碼外接程序采用XCopy式的安裝方法。
The entire database is stored in a single . mdf file, and thus making it suitable for XCOPY deployment .
整個數據庫存儲在一個單一的.mdf文件,從而使它成為適合XCOPY部署。
Everything about StoryTeller is "XCopy deployable. "
StoryTeller中的一切都是“可xcopy部署”的。
An additional advantage to private deployment is the ability to use XCOPY to deploy the application.
私有部署的另一個好處是,它能夠使用XCOPY部署應用程序。
End users can use XCOPY or FTP to copy your application to an appropriate directory on their computer.
最終用戶可以使用XCOPY或FTP將您的應用程序復制到他們的計算機上的適當目錄中。
It is included in the project for ease of editing and is set up with the local path for XCopy-style deployment.
將其包含在項目中以方便編輯,并使用本地路徑安裝以進行XCopy式部署。
Web applications are typically deployed by copying files to the server using xcopy or ftp.
通常,Web應用程序是通過使用xcopy或ftp將文件復制到服務器上來部署的。
This allows for XCOPY style deployment of both code and configuration for web sites.
這就允許Web站點在代碼和配置上都可以使用類似于XCOPY的方式進行部署。
There are two primary ways that XCopy deployment can be accomplished.
有兩個完成XCopy部署的主要方式。
If your application uses replication, you should not use Xcopy deployment.
如果您的應用程序使用復制,則不應當使用Xcopy部署。
The output from xcopy. Exe is displayed in both the Command Window and the Output window.
xcopy.exe的輸出同時顯示在“命令”窗口和“輸出”窗口中。
You can use the XCOPY command-line tool or your preferred FTP application to copy the files from one location to another.
可以使用XCOPY命令行工具或喜歡的FTP應用程序,將文件從一個位置復制到另一個位置。
VSIX essentially is a simple xcopy deployment.
VSIX本質上是一種簡單的xcopy部署方式。
When you deploy your application, you should Xcopy only the application files and the. Mdf file.
部署應用程序時,您只需要Xcopy應用程序文件和.mdf文件。
The following command uses xcopy. Exe to copy the file MyText. Txt into the Text folder.
下面的命令使用xcopy.exe將文件MyText.txt復制到Text文件夾中。
Since I'm modeling after xcopy, I will only accept the first three (source, target, and filter).
由于我是根據xcopy建模的,所以我將只接受前三個參數(源、目標和過濾器)。
For an example of how to use this package please see How to: Deploy using XCopy.
有關如何使用此組件包的示例,請參見如何:使用XCopy進行部署。
Please see How to: Deploy using XCopy for more information.
有關更多信息,請參見如何:使用XCopy進行部署。
SQL Server Express must already be installed on the target computer and has an instance running to use Xcopy deployment.
SQLServerExpress必須已安裝在目標計算機上,并且具有正在運行的實例才能使用Xcopy部署。
Enables Xcopy scenarios for non-administrator users without requiring
為非管理員用戶啟用Xcopy方案,而無需
First, I model this after the venerable xcopy so this will be a command line tool. The parameters will be
首先,我根據原來的xcopy建模該工具,以便它將是一個命令行工具。
Walkthrough: Deploying an ASP. NET Web Application Using XCOPY
演練:使用XCOPY部署ASP.NETWeb應用程序
To deploy an ASP. NET Web application using XCOPY from the command line
使用XCOPY從命令行部署ASP.NETWeb應用程序
Step 3: Implement the basic xcopy logic
步驟3:實現基本的xcopy邏輯
Xcopy Deployment for Administrators on a SQL Server Express Instance
為SQLServerExpress實例管理員進行Xcopy部署