积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(14)UML(12)系统运维(2)Python(2)Linux(2)Flask(1)

语言

全部法语(16)

格式

全部PDF文档 PDF(15)其他文档 其他(1)
 
本次搜索耗时 0.061 秒,为您找到相关结果约 16 个.
  • 全部
  • 后端开发
  • UML
  • 系统运维
  • Python
  • Linux
  • Flask
  • 全部
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Flask-RESTful Documentation Release 0.3.10

    'task': fields.String, 'uri': fields.Url('todo_ep') } class TodoDao(object): def __init__(self, todo_id, task): self.todo_id = todo_id self.task = task # This field strings to their internal integer representation # 'init' => 0 # 'in-progress' => 1 # 'completed' => 2 def task_status(value): statuses = [u"init", u"in-progress", u"completed"] return statuses provide your own output functions. class Api(restful.Api): def __init__(self, *args, **kwargs): super(Api, self).__init__(*args, **kwargs) self.representations = { 'application/xml':
    0 码力 | 42 页 | 84.60 KB | 1 年前
    3
  • pdf文档 Référence Debian v2.124

    $HOME ». valeur de « $HOME » situation d’exécution d’un programme / programme lancé par le processus init (démon) /root programme lancé depuis l’interpréteur de commandes normal de l’ administrateur (« root système initrd. Un système semblable en mémoire est utilisé par l’installateur Debian. Le script « /init » est exécuté en tant que premier programme sur le système de fichiers racine en mémoire. C’est un démarrage principal ou le montage du système de fichiers racine en mode chiffré. — Le programme « /init » est un programme de script d’interpréteur si initramfs a été créé par initramfs-tools. — Vous pouvez
    0 码力 | 279 页 | 1.47 MB | 1 年前
    3
  • pdf文档 Click Documentation Release 4.2.dev0

    minimal. Let’s assume your directory structure changed to this: yourpackage/ __init__.py main.py utils.py scripts/ __init__.py yourscript.py In this case instead of using py_modules in your setup.py file overridden: @click.group() def cli(): """A simple command line tool.""" @cli.command('init', short_help='init the repo') def init(): """Initializes the repository.""" (continues on next page) 1.9. Documenting command line tool. Options: --help Show this message and exit. Commands: delete delete the repo init init the repo 1.9.5 Help Parameter Customization New in version 2.0. The help parameter is implemented
    0 码力 | 101 页 | 407.32 KB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.6 Guide de référence du langage

    diagramme, en utilisant le mot-clé ref over. @startuml participant Alice actor Bob ref over Alice, Bob : init Alice -> Bob : hello ref over Bob This can be on several lines end ref @enduml 1.17 Retard Utiliser ensembles en définissant les partitions. @startuml start partition Initialization { :read config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } Guide endfunction !function init_class($name) class $name { $addCommonMethod() } !endfunction !function $addCommonMethod() toString() hashCode() !endfunction init_class("foo1") init_class("foo2") msg("foo1"
    0 码力 | 174 页 | 1.91 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.9 Guide de référence du langage

    diagramme, en utilisant le mot-clé ref over. @startuml participant Alice actor Bob ref over Alice, Bob : init Alice -> Bob : hello ref over Bob This can be on several lines end ref @enduml 1.17 Retard Utiliser ensembles en définissant les partitions. @startuml start partition Initialization { :read config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } Guide endfunction !function init_class($name) class $name { $addCommonMethod() } !endfunction !function $addCommonMethod() toString() hashCode() !endfunction init_class("foo1") init_class("foo2") msg("foo1"
    0 码力 | 174 页 | 1.93 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2023.11 Guide de référence du langage

    diagramme, en utilisant le mot-clé ref over. @startuml participant Alice actor Bob ref over Alice, Bob : init Alice -> Bob : hello ref over Bob This can be on several lines end ref @enduml Guide de référence regrouper des activités en définissant un groupe @startuml start group Initialization :read config file; :init internal variable; end group group Running group :wait for user interaction; :print information; end activités en définissant une partition @startuml start partition Initialization { :read config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml
    0 码力 | 534 页 | 7.56 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.22 Guide de référence du langage

    diagramme, en utilisant le mot-clé ref over. @startuml participant Alice actor Bob ref over Alice, Bob : init Alice -> Bob : hello ref over Bob This can be on several lines end ref @enduml Guide de référence ensembles en définissant les partitions. @startuml start partition Initialization { :read config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml endprocedure !procedure $init_class($name) class $name { $addCommonMethod() } !endprocedure !procedure $addCommonMethod() toString() hashCode() !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"
    0 码力 | 295 页 | 3.03 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2020.23 Guide de référence du langage

    diagramme, en utilisant le mot-clé ref over. @startuml participant Alice actor Bob ref over Alice, Bob : init Alice -> Bob : hello ref over Bob This can be on several lines end ref @enduml Guide de référence ensembles en définissant les partitions. @startuml start partition Initialization { :read config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml endprocedure !procedure $init_class($name) class $name { $addCommonMethod() } !endprocedure !procedure $addCommonMethod() toString() hashCode() !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"
    0 码力 | 308 页 | 3.12 MB | 1 年前
    3
  • pdf文档 Debian GNU/Linux 安装手册 January 8, 2024

    服务器和网关在内的所有 工作。您需要修改域名选项,以及服务器名和客户端硬件地址。filename 选项应该是将要从 TFTP 获取 的文件名。 在编辑了 dhcpd 配置文件后,您需要使用下面的命令重新启动:/etc/init.d/isc-dhcp-server restart。 4.3.2 架设 BOOTP 服务器 在 GNU/Linux 下面可以使用两种 BOOTP 服务器。首先是 CMU bootpd,另外一种实际上是 /etc/inetd.conf 中相关的注释标记去掉 (或者加入 一些新行)。在 Debian GNU/Linux 里,您可以运行 update-inetd --enable bootps,然后执行 /etc/init.d/inetd reload 来实现此任务。万一您的 BOOTP 服务器不是运行在 Debian 上,这行 看起来应该像这样: bootps dgram udp wait root /usr/sbin/bootpd allow bootp 指令添加到包含客户机的子网的配置 15 CHAPTER 4. 获取系统安装介质 4.4. 自动化安装 部分 /etc/dhcp/dhcpd.conf,并用命令 /etc/init.d/isc-dhcp-server restart 重新启动 dhcpd。 4.3.3 开启 TFTP 服务器 要准备好 TFTP 服务器,您首先需要确定 tftpd 已经启动。 对于 tftpd-hpa
    0 码力 | 93 页 | 562.93 KB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 Guide de référence du langage

    diagramme, en utilisant le mot-clé ref over. @startuml participant Alice actor Bob ref over Alice, Bob : init Alice -> Bob : hello ref over Bob This can be on several lines end ref @enduml 1.21 Retard Utiliser ensembles en définissant les partitions. @startuml start partition Initialization { :read config file; :init internal variable; } partition Running { :wait for user interaction; :print information; } stop @enduml @startuml !procedure $msg($source, $destination) $source --> $destination !endprocedure !procedure $init_class($name) class $name { $addCommonMethod() } !endprocedure !procedure $addCommonMethod() toString()
    0 码力 | 385 页 | 4.05 MB | 1 年前
    3
共 16 条
  • 1
  • 2
前往
页
相关搜索词
FlaskRESTfulDocumentationRelease0.310renceDebianv2124Click4.2dev0PlantUML1.2019Guidededulangage1.2023111.20202223GNULinux安装手册January20241.2021
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩