Make project directory: mkdir gitrepo; cd gitrepo
建立项目目录:mkdirgitrepo;cd gitrepo
Make project directory: mkdir bzrrepo; CD bzrrepo.
建立项目目录:mkdirbzrrepo;cd bzrrepo。
Create a directory named conference using the mkdir command.
使用mkdir命令创建一个名为conference的目录。
Note, however, that the call to mkdir() is now inside a try...endtry construct.
然而,要注意的是,mkdir()调用现在在一个try...endtry 结构中。
Let's make our own directory called hello_world (mkdir hello_world) in which to store our scripts.
让我们在这个目录中建立一个自己的目录hello_world (mkdir hello_world)来存放脚本。
Let's make our own directory called hello_world (mkdir hello_world) in which to store our scripts.
让我们在这个目录中建立一个自己的目录hello_world (mkdir hello_world)来存放脚本。
应用推荐