Référence Debian v2.124. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 3.9 Initialisation des modules du noyau . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 181 9.10.3 Compiler le noyau et les modules associés . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 181 9.10.4 Compiler biais de version parmi des paquets dépendants de, ou recommandés par, un méta-paquet tel que gnome-core. — Cela peut être résolu en sélectionnant « Annuler les actions en attente » dans le menu de commande0 码力 | 279 页 | 1.47 MB | 1 年前3
Click Documentation
Release 4.2.dev03 Setuptools Integration When writing command line utilities, it’s recommended to write them as modules that are distributed with setuptools instead of using Unix shebangs. Why would you want to do that Contents of setup.py: from setuptools import setup setup( name='yourscript', version='0.1', py_modules=['yourscript'], install_requires=[ 'Click', ], entry_points=''' [console_scripts] yourscript=yourscript:cli __init__.py main.py utils.py scripts/ __init__.py yourscript.py In this case instead of using py_modules in your setup.py file you can use packages and the automatic package finding support of setuptools0 码力 | 101 页 | 407.32 KB | 1 年前3
Debian GNU/Linux 安装手册
January 8, 2024installation according to 第 6 章. This involves choosing your language, con- figuring peripheral driver modules, configuring your network connection, so that remaining in- stallation files can be obtained directly locale(区域设置)可以可选地添加,为安装好的系统指定默认的区域设置。示例:language=en country=DE locale=en_GB.UTF-8。 anna/choose_modules (modules) 可用来自动加载那些默认不加载的安装程序组件。一些可能有用的可 选组件的例子是 openssh-client-udeb (使您可以在安装过程中使用 scp)和 ppp-udeb(请 参见第 Initial boot: [ ] Detect network card: [ ] Configure network: [ ] Detect media: [ ] Load installer modules: [ ] Detect hard drives: [ ] Partition hard drives: [ ] Install base system: [ ] Clock/timezone0 码力 | 93 页 | 562.93 KB | 1 年前3
Firebird Null Guide FrenchDefined Functions) sont des fonctions qui ne sont pas internes au moteur, mais définies dans des modules séparés. Firebird est livré avec deux bibliothèques UDF : ib_udf (héritée d' InterBase) et fbudf0 码力 | 14 页 | 84.35 KB | 1 年前3
Flask-RESTful Documentation Release 0.3.10entire API. The things in the common directory are just things you’d want to support your resource modules. Use With Blueprints See blueprints in the Flask documentation for what blueprints are and why0 码力 | 42 页 | 84.60 KB | 1 年前3
共 5 条
- 1













