ThinkJS 2.1 DocumentationNode.js Install ThinkJS npm install thinkjs@2 -g --verbose Bash Update ThinkJS npm install -g thinkjs@2 Bash npm install thinkjs@2 Bash Create Project If you want to use ES6 features in the development #project_path is the path you want store your project Bash thinkjs new project_path --es; #project_path is the path you want store your project Bash create : demo/ create : demo/package.json create dependencies: $ npm install run the app: $ npm start Install dependencies npm install Bash Compile Project Start Project [2015-09-21 20:21:09] [THINK] Server running at http://127.0.0.1:8360/0 码力 | 148 页 | 1.69 MB | 1 年前3
ThinkJS 2.0 Documentation--verbose Bash Update ThinkJS npm install -g thinkjs@2 Bash npm install thinkjs@2 Bash Create Project thinkjs new project_path; #project_path is the path you want store your project Bash thinkjs thinkjs new project_path --es6; #project_path is the path you want store your project Bash For more details aobut creating project, go to extension function -> ThinkJS command. After project creation, go dependencies: $ npm install run the app: $ npm start Install dependencies npm install Bash Compile Project Start Project [2015-09-21 20:21:09] [THINK] Server running at http://127.0.0.1:8360/0 码力 | 141 页 | 1.61 MB | 1 年前3
Conda 23.3.x DocumentationmacOS. 2. Verify your installer hashes. 3. Install: • Miniconda---In your terminal window, run: bash Miniconda3-latest-MacOSX-x86_64.sh • Anaconda---Double-click the .pkg file. 4. Follow the prompts run the silent installation of Miniconda for macOS or Linux, specify the -b and -p arguments of the bash installer. The following arguments are supported: • -b: Batch mode with no PATH modifications to scripts. Assumes that you agree to the license agreement. Does not edit shell scripts such as .bashrc, .bash_profile, .zshrc, etc. • -p: Installation prefix/path. • -f: Force installation even if prefix -p0 码力 | 370 页 | 2.94 MB | 8 月前3
Conda 23.5.x DocumentationmacOS. 2. Verify your installer hashes. 3. Install: • Miniconda---In your terminal window, run: bash Miniconda3-latest-MacOSX-x86_64.sh • Anaconda---Double-click the .pkg file. 4. Follow the prompts run the silent installation of Miniconda for macOS or Linux, specify the -b and -p arguments of the bash installer. The following arguments are supported: • -b: Batch mode with no PATH modifications to scripts. Assumes that you agree to the license agreement. Does not edit shell scripts such as .bashrc, .bash_profile, .zshrc, etc. • -p: Installation prefix/path. • -f: Force installation even if prefix -p0 码力 | 370 页 | 3.11 MB | 8 月前3
Linux command line for you and me Documentation Release 0.1variables Setting up environment variable values locate command Finding date/time in different timezones Bash history Sort files by size Curl! For all your web needs Viewing a file Downloading the file Download user Adding a new group Adding new group to an user File permissions chmod command PATH variable ~/.bash_profile file .bashrc file /etc/profile file which command Use which command to see how $PATH variable the full file, so it helps to read faster any big text file. $ less ~/.bash_history In this example, we are reading the file ~/.bash_history. echo command echo command echoes any given string to the display0 码力 | 124 页 | 510.85 KB | 1 年前3
Cilium v1.11 Documentationsystem if it is already installed, but if not a simple shortcut is to use kubectl exec to execute /bin/bash within any of the cilium pods, and then run the resulting openssl commands. Use kubectl cp to copy jsonpath='{.items[0].metadata.name}') && kubectl exec -it $HQ_POD -- sh -c "PS1=\"empire-hq $\" /bin/bash" empire-backup terminal: $ BACKUP_POD=$(kubectl get pods -l app=empire-backup -o jsonpath='{.items[0] items[0].metadata.name}') && kubectl exec -it $BACKUP_POD - - sh -c "PS1=\"empire-backup $\" /bin/bash" outpost-8888 terminal: $ OUTPOST_8888_POD=$(kubectl get pods -l outpostid=8888 -o jsonpath='{.items[0]0 码力 | 1373 页 | 19.37 MB | 1 年前3
ThinkJS 2.2 DocumentationES6/7 reference documentation Create project Install Node.js Install ThinkJS Update ThinkJS Bash npm install -g thinkjs@2 Update ThinkJS in you current project by run the following command: npm thinkjs command to create Project Install dependencies Compile Project Start Project Bash Bash Bash Bash Bash [2015-09-21 20:21:09] [THINK] Server running at http://127.0.0.1:8360/ [2015-09-21 20:21:09] Router Model Model Introduction Create Model Model Properties model.pk JavaScript JavaScript Bash Bash The table fields definition, will be readed from database by default, and the result like this:0 码力 | 156 页 | 2.62 MB | 1 年前3
This Debian Reference (version 2.109) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 1.4.2 Customizing bash . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 1.14 List of key bindings for bash . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 1.15 Conventions This document provides information through the following simplified presentation style with bash(1) shell command examples. # command-in-root-account $ command-in-user-account These shell prompts0 码力 | 266 页 | 1.25 MB | 1 年前3
Conan 1.3 DocumentationDocumentation, Release 1.3.3 6.9 Tools for package creators With some python (or just pure shell or bash) scripting, we could easily automate the whole package creation and testing process, for many different Release 1.3.3 Note: On Windows, you might experience problems with the server, if you run it under bash/msys. It is better to launch it in a regular cmd window. This server is mainly for testing (though cd conan-openssl $ docker run -it -v$(pwd):/home/conan/project --rm lasote/conangcc49-armv7hf /bin/bash # Now we are running on the conangcc49-armv7hf container $ sudo pip install conan --upgrade $ cd0 码力 | 397 页 | 2.77 MB | 1 年前3
Linux command line for you and me Documentation Release 0.1in different timezones . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 3.19 Bash history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 6.3 ~/.bash_profile file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the full file, so it helps to read faster any big text file. $ less ~/.bash_history In this example, we are reading the file ~/.bash_history. 1.17 echo command echo command echoes any given string to0 码力 | 128 页 | 716.99 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













