Django、Vue 和Element UI 前后端原理论述cn/simpleWeather/query case: - key: 331eab8f3481f37868378fcdc76cb7cd city: 上海 18 《51 测试天地》七十四 www.51testing.com - key: 331eab8f3481f37868378fcdc76cb7cd city: 北京 小编通过上述的方法,继续读取 yaml 文件,看看数据存在同一目录级别下,而且返 回的格式为字典,方便我们进行提取。 r-v2.10.0.tar.gz cd /mnt/d/software # 解压安装包 tar zxvf metersphere-offline-installer-v2.10.0.tar.gz 30 《51 测试天地》七十四 www.51testing.com 解压成功后会在当前目录下生成解压文件: 3、执行安装脚本 # 进入安装包目录 cd metersphere-offline-installer-v2 Desktop。这样,Docker 数据文件夹的路径就被更改到了非 C 盘。 35 《51 测试天地》七十四 www.51testing.com 4、继续执行命令,如果顺利的话会出现下图界面 # 进入安装包目录 cd metersphere-offline-installer-v2.10.6-lts # 运行安装脚本 /bin/bash install.sh 安装成功后,使用 msctl status 查看后台服务状态,待所有服务运行状态都为0 码力 | 61 页 | 6.84 MB | 1 年前3
PyArmor Documentation v8.5.105. Protecting system packages 2.6. Fix encoding error 2.7. Removing docstring 2.8. Using Pyarmor in CI Pipeline 2.9. Work with Third-Party Libraries 2.9.1. Third party libraries 2.10. Using Pyarmor License ls dist2/mypkg/ ... __init__.py All the obfuscated scripts in the dist2/mypkg, test it: $ cd dist2/ $ python -C 'import mypkg' If there are sub-packages, using -r to enable recursive mode: $ ├── utils.py └── config.json First make output path projects/dist6 for obfuscated package: $ cd projects $ mkdir dist6 Then copy package data files to output path: $ cp -a src/mypkg dist6/ Next0 码力 | 193 页 | 154.05 KB | 1 年前3
Django CMS 3.11.10 DocumentationFor more details see its Open the terminal application on your computer and go to a safe folder (i.e. cd ~/Projects), then During the installation process, you will be prompted to enter your email address blue. Press New Page and select Next. git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker compose up -d database_default docker compose asgi.py settings.py urls.py wsgi.py manage.py requirements.in cd myproject python -m manage runserver django CMS is nothing more than a powerful set of Django apps0 码力 | 493 页 | 1.44 MB | 6 月前0.03
Conda 23.3.x Documentationmaintained by Anaconda®. Conda can be combined with continuous integration systems such as Travis CI and AppVeyor to provide frequent, automated testing of your code. The conda package and environment described below. Declaring these packages as noarch in the build section of the meta.yaml reduces shared CI resources. Therefore, all packages that qualify to be noarch packages should be declared as such. installation of Miniconda or Anaconda for deployment or testing or building services such as Travis CI and AppVeyor. Follow the silent-mode instructions for your operating system: • Windows • macOS0 码力 | 370 页 | 2.94 MB | 8 月前3
Conda 23.5.x Documentationdescribed below. Declaring these packages as noarch in the build section of the meta.yaml reduces shared CI resources. Therefore, all packages that qualify to be noarch packages should be declared as such. display the active environment’s generic name, which is the name of the environment's root folder: $ cd project-directory $ conda activate ./env (env) project-directory $ 1.5. Tasks 73 conda Documentation command shell %CONDA_PREFIX%. 2. Enter that directory and create these subdirectories and files: cd %CONDA_PREFIX% mkdir .\etc\conda\activate.d mkdir .\etc\conda\deactivate.d type NUL > .\etc\conda\activate0 码力 | 370 页 | 3.11 MB | 8 月前3
Django CMS 4.1.x DocumentationFor more details see its Open the terminal application on your computer and go to a safe folder (i.e. cd ~/Projects), then During the installation process, you will be prompted to enter your email address blue. Press New Page and select Next. git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker compose up -d database_default docker compose SITE_ID in the settings - SITE_ID = 1 will suffice. cms and menus are the core django CMS modules. cd myproject python -m manage runserver "django.contrib.sites", "cms", "menus", "treebeard", django-treebeard0 码力 | 518 页 | 1.66 MB | 6 月前3
django cms 4.1.1 Documentation
application on your computer and go to a safe folder (i.e. cd ~/Projects), then git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker compose server by first changing directory into the project folder and then spinning up the development server: cd myproject python -m manage runserver You can visit your project’s web site by pointing your browser Ported Django 3.2 support (https://github.com/django-cms/django-cms/commit/ b0deaedd7d5e11086d10799445b3cd6df47c11a4) • Ported Django 3.1 support (https://github.com/django-cms/django-cms/commit/ fb0d4f230 码力 | 361 页 | 2.00 MB | 1 年前3
django cms 4.1.x Documentationapplication on your computer and go to a safe folder (i.e. cd ~/Projects), then git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker compose server by first changing directory into the project folder and then spinning up the development server: cd myproject python -m manage runserver You can visit your project’s web site by pointing your browser Ported Django 3.2 support (https://github.com/django-cms/django-cms/commit/ b0deaedd7d5e11086d10799445b3cd6df47c11a4) • Ported Django 3.1 support (https://github.com/django-cms/django-cms/commit/ fb0d4f230 码力 | 357 页 | 1.99 MB | 1 年前3
PyArmor Documentation v8.1.9ls dist2/mypkg/ ... __init__.py All the obfuscated scripts in the dist2/mypkg, test it: $ cd dist2/ $ python -C 'import mypkg' If there are sub-packages, using -r to enable recursive mode: $ ├── utils.py └── config.json First make output path projects/dist6 for obfuscated package: $ cd projects $ mkdir dist6 Then copy package data files to output path: $ cp -a src/mypkg dist6/ Next clone, on simply installing directly via git: $ git clone https://github.com/dashingsoft/pyarmor $ cd pyarmor $ pip install . You can also download a snapshot of the Git repo in either tar.gz [https://github0 码力 | 131 页 | 111.00 KB | 1 年前3
django cms 3.10.x Documentationapplication on your computer and go to a safe folder (i.e. cd ~/Projects), then: git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker compose virtualenv: virtualenv cms-develop source cms-develop/bin/activate 4. Install its dependencies: cd django-cms pip install -r test_requirements/django-X.Y.txt Replace X.Y with whichever version of Django Building the documentation Follow the same steps above to fork and clone the project locally. Next, cd into the django-cms/docs and install the requirements: make install Now you can test and run the0 码力 | 296 页 | 1.79 MB | 1 年前3
共 450 条
- 1
- 2
- 3
- 4
- 5
- 6
- 45













