codebase造句
例句与造句
- if the assembly is a private assembly, the codebase setting must be a path relative to the application s directory
如果程序集为私有程序集,则基本代码设置必须是相对于应用程序目录的路径。 - gets the location, in codebase format, of the loaded file that contains the manifest if it is not shadow-copied
如果包含清单的已加载文件未被影像复制,获取该文件的位置(基本代码的格式)。 - if the assembly has a strong name, the codebase setting can be anywhere on the local intranet or the internet
如果程序集具有强名称,则基本代码设置可以是本地intranet或internet上的任何地方。 - however, developing your reusable codebase involves more than just sifting through past projects for a few handy tidbits
但是,开发可复用的代码库并不仅仅是从过去的项目中保留一些方便的小功能。 - a knowledge of design paradigms is a must, and a commitment to the initial overhead of developing such a codebase will be required
开发人员需要了解设计范例,并且建立这样一个代码库需要有初期费用保证。 - It's difficult to find codebase in a sentence. 用codebase造句挺难的
- usability applies to both the people who use your product and the people who have to maintain your codebase, or program against it
可用性适用于使用您产品的人和必须根据可用性来维护您代码库或程序的人。 - after determining which assembly version to use, the runtime applies the codebase setting from the file that determines the version
确定要使用的程序集版本后,运行库应用确定版本的文件中的基本代码设置。 - continuous integration : all changes are integrated into the codebase at least daily . the tests have to run 100 % both before and after integration
连续整合:至少每天都将所有的改变整合到代码库中,在整合前后都要进行100%的测试。 - true, creates a codebase entry in the registry, which specifies the file path for an assembly that is not installed in the global assembly cache
,则在注册表中创建基本代码项,从而为全局程序集缓存中未安装的程序集指定文件路径。 - for assemblies without a strong name, version is ignored and the loader uses the first appearance of codebase inside dependentassembly
对于没有强名称的程序集,则忽略版本,并且加载程序使用内出现的第一个 。 - if you have captured the join points correctly you can expect to see compile-time warnings to signal calls to the methods of interest in the codebase
如果正确地捕捉到了连接点,您预期会看到关于向代码库中的目标方法发出调用的编译时警告。 - while we await a 2.3 release if there is one, users of the official release should be aware that there have been major updates in the codebase, especially in
我们在等待2.3发行版(如果有的话)时,官方发行版的用户应该知道在codebase,特别是 - grant codebase " file : install dir lib-" grant access to data source . permission java . util . propertypermission " java . naming . ", " read, write "; specify which hosts can be connected to
以下代码库应限制为jdbc驱动程序代码库,以确保授予最少数量的特权。 - an assembly deployed on an fttp server must have a strong name; you point to the assembly in the codebase section of the application s configuration file
部署在fttp服务器上的程序集必须具有强名称,请在应用程序配置文件的基本代码区域中指向此程序集。 - collective code ownership : no single person “ owns ” a module . any developer is expect to be able to work on any part of the codebase at any time
集体代码所有权:没有单独的一个人能“拥有”一个模块,所有开发者都能在任何时候针对代码库的任何部分进行工作。