Make a directory named JNDI-Directory on the c: drive for storing JNDI objects.
在c:驱动器上建一个名为JNDI -Directory的目录以存储JNDI对象。
To make a directory private, you enable rights for yourself but retract the rights for a group and others.
要让一个目录成为私有的,可以为自己设置权限,而撤销组和其他用户的权限。
In order to make a directory search facility successful it is necessary to return a relevant set of results, otherwise it will be short lived and fail to provide what the searcher is looking for.
为了使目录搜索工具成功返回相关的结果,是必要的,否则这将是短暂的,未能提供搜寻者正在寻找什么。
Make sure you "preserve directories", or use a similar option in your unzip program so that the directory structure is created before you proceed to the next step.
在解压程序中一定要选择“保留目录”或相似的选项,从而创建目录结构,然后继续执行下一步。
After you create or clone a repository and make that repository your working directory, you're ready to start working with the code that it contains, add new files, and so on.
创建或克隆存储库并让此存储库成为工作目录之后,就可以开始使用其中包含的代码、添加新文件等等。
You can take a local directory of existing code and make a repository from it, or you can mirror a repository that someone else publishes.
我们可以使用现有代码的一个本地目录,然后从中生成一个仓库;也可以映射其他人发布的仓库。
Copy that file to a local directory and make the necessary database changes that I described earlier (user name, password, and host).
将该文件复制到一个本地目录并进行我之前所描述的必要的数据库更改(用户名、密码和主机)。
How could I make an application load its classes from a lib directory inside its own JAR file?
我如何才能让应用程序从它自己的JAR文件中的lib目录装入它自己的类呢?
And best of all, rsync has options to make one directory a true mirror of another directory, using options to delete files that don't exist in the original directory. Let's look at some examples.
其最大的优点在于,rsync具有各种选项,要使得一个目录成为另一个目录真正的镜像,可以使用相应的选项删除原始目录中不存在的那些文件。
Directories aren't regular files but are accessed every time you list them or make them the current working directory, so exclude them in the search using a negation and the -type flag.
目录不是常规文件,但是在列出目录内容或将其作为当前工作目录时,对其进行了访问,所以需要在搜索中使用否定和-type标志排除它们。
I chose to make a copy of this sample directory so that I could modify it without disrupting its original contents. Figure 1 shows the sample directory's contents.
我选择复制这个sample目录,这样就可以随意修改它,而不会破坏原始的内容。
To create a sample application framework that we can use to build our own web server, you use make again to build a new project directory.
为了创建一个示例应用程序框架,以便用于构建我们自己的Web服务器,您将再一次使用make来生成新项目目录。
To install Apache Tomcat, extract the files from the downloaded archive and place them into a directory. I put them in my c: \ apps directory to make them easy to locate later.
要安装ApacheTomcat,将所下载的归档文件解压缩并放入到目录中,我将其放在了我的c: \apps目录下以便于日后查找。
Looking at the Grails directory structure, it would not be too hard to write an Ant script to do this, but luckily, Grails make it even easier by providing a simple Grails command: war.
查看一下Grails目录结构,编写一个ant脚本完成此工作不会很难,但是更幸运的是,Grails提供了一个简单的Grails命令war,可以让您更轻松地完成此工作。
The binary distribution of Geronimo provides a directory named repository that contains all dependencies for the modules that make up the core Geronimo platform.
二进制版本的Geronimo将提供名为repository的目录,该目录中包含组成核心geronimo平台的模块的所有依赖性。
In Listing 13, I make a copy of my.profile in my home directory, all from the comfort of somewhere else.
如清单13所示,可以从主目录之外的某个地方随意复制主目录中的. profile文件。
Make a temporary directory and copy the tar installation file into it. Extract the installation files from the tar file, and then change ownership of the installation files.
创建一个临时目录,将tar安装文件拷贝到这个目录。
Running the merge manager on a whole directory (tree) instead of a single file will make you aware of all files in that directory that have been added, deleted, or modified.
在整个目录(树状结构),而不是单个文件中运行合并管理器,会让您意识到,该目录下的所有文件,哪些是添加的,删除的,或者修改的。
The naming and attributes functionality together make up a directory service.
命名和属性功能共同构成了目录服务。
A work around is to make a copy of your classes directory and add it as the last class folder.
一种变通方法是复制你的类目录,并将它作为最后的类文件夹加入。
If you choose to use a different directory structure, make sure you modify these directory names appropriately.
如果选择使用不同的目录结构,一定要相应地修改这些目录名。
If you decide to submit your site to a directory, make sure it's on topic, moderated, and well structured.
如果你决定提交你的网站到一个目录,确保它是基于话题、会审核、建设好。
But if multiple users can add files to a directory in a UNIX-like system, and you plan to add files to that directory from a privileged program, make sure that the sticky bit is set on that directory.
但是,在类unix系统中,如果多个用户都可以向同一目录添加文件,而且您计划通过一个有特权的程序向该目录添加文件,那么要确保为该目录设置“sticky”位。
If the make fails, look in the topmost directory for a makefile specific to your system.
如果make运行失败,那么在顶层目录中寻找适合自己系统的makefile。
Double-click the newly-created subdirectory to make it current, and create another subdirectory named profiles. You now have a % HOME % \ ss_vnc \ profiles directory.
双击新创建的子目录让它成为当前目录,创建另一个子目录profiles。
Depending on the directory structure, you might have to make a call to Listing 1, as shown in Listing 2.
根据目录结构的不同,可能需要像清单2这样调用清单1。
Before test the project configuration, you need to make sure you have a directory where Business Events can put the files created as a result of receiving CBE messages from cei.
在测试项目配置前,您需要确保有一个目录,可供BusinessEvents在其中放置因为从CEI接收CBE消息而创建的文件。
To use the ADO.NET driver in your Visual Studio project, make sure you add a reference to the IBM.Data.Informix.dll found in the /bin directory of your client SDK installation.
要在VisualStudio项目中使用 ADO.NET驱动程序,则必须确保已将一个引用添加到客户端SDK 安装的 /bin目录中找到的 IBM.Data.Informix.dll 中。
To use the ADO.NET driver in your Visual Studio project, make sure you add a reference to the IBM.Data.Informix.dll found in the /bin directory of your client SDK installation.
要在VisualStudio项目中使用 ADO.NET驱动程序,则必须确保已将一个引用添加到客户端SDK 安装的 /bin目录中找到的 IBM.Data.Informix.dll 中。
应用推荐