积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1295)Python(450)Java(340)综合其他(308)Spring(286)云计算&大数据(257)Weblate(212)C++(194)数据库(183)VirtualBox(113)

语言

全部英语(2151)

格式

全部PDF文档 PDF(1588)其他文档 其他(505)TXT文档 TXT(36)DOC文档 DOC(13)PPT文档 PPT(9)
 
本次搜索耗时 0.231 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • 综合其他
  • Spring
  • 云计算&大数据
  • Weblate
  • C++
  • 数据库
  • VirtualBox
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Goal - A Process of Ongoing Improvement

    The Goal - A Process of Ongoing Improvement Plot Summary Alex Rogo is a harried plant manager working ever more desperately to try improve performance. His factory is rapidly heading for disaster part spends waiting for a resource, while the resource is preparing itself to work on the part ● Process time - the amount of time the part spends being modified into a new, more valuable form ● Queue bottlenecks. If we reduce batch sizes by half, we also reduce by half the time it will take to process a batch. That means we reduce queue and wait by half as well. Reduce those by half, and we reduce
    0 码力 | 6 页 | 100.81 KB | 5 月前
    3
  • pdf文档 bpfbox: Simple Precise Process Confinement with eBPF and KRSI

    bpfbox: Simple Precise Process Confinement with eBPF and KRSI William Findlay October 28, 2020 bpfbox at a Glance ▶ bpfbox is a novel process confinement mechanism for Linux using eBPF ▶ Users write Motivation ▶ Existing process confinement mechanisms are complex seccomp-bpf Unix DAC Namespaces Cgroups Capabilities Namespaces Unix DAC seccomp-bpf ▶ Existing process confinement mechanisms are prototyping ▶ Safe production deployment of new security solutions We have an opportunity to rethink process confinement from the ground up. 3 / 7 bpfbox Implementation ▶ Userspace daemon using the Python3
    0 码力 | 8 页 | 528.12 KB | 1 年前
    3
  • pdf文档 Building Desktop Applications with Electron

    2 • What is Electron? 3 4 5 6 7 IPC Renderer Process Main/Browser Process Renderer Process Renderer Process 8 • My first Electron App 9 10 { "name": "my-app", "version": "1.0.0", "description": on('ready', createWindow) // In this file you can include the rest of your app's specific main process // code. You can also put them in separate files and require them here. 12 Node.js APIs are available in this renderer process. --> We are using Node.js , Chromium , and
    0 码力 | 41 页 | 5.70 MB | 1 年前
    3
  • pdf文档 Apache OFBiz Developer Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 6.8.1. Vue.Js Renderer. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . directory. Help link in the OFBiz user interface, are link to the user-manual generated by buildbot process from Apache OFBiz community. It’s possible to change a property in OFBiz to have link to your own components, there are two ways to read them. On the one hand, the plugin documentation generation process generates one document per plugin, so that you can see the list of documents in the pluginsdoc directory
    0 码力 | 108 页 | 2.47 MB | 1 年前
    3
  • pdf文档 Apache OFBiz Developer Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 6.8.1. Vue.Js Renderer. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . directory. Help link in the OFBiz user interface, are link to the user-manual generated by buildbot process from Apache OFBiz community. It’s possible to change a property in OFBiz to have link to your own components, there are two ways to read them. On the one hand, the plugin documentation generation process generates one document per plugin, so that you can see the list of documents in the pluginsdoc directory
    0 码力 | 108 页 | 2.47 MB | 1 年前
    3
  • pdf文档 Unity for Human Beings

    player IS the camera, or to simplify, The camera IS the player.. The implications of this thought process simplifies everything as a designer and as a programmer. So, how do we begin to utilize this knowledge Section 2: Third Person Perspective It is extremely easy to over complicate the thought process for a third person perspective game and with good reason. My first assumption was to have the camera Page 120 Notice the Plane has a Plane( Mesh Filter), Mesh Collider, and Mesh Renderer. The Mesh Collider is important with physics implementation. Select the Cube and in the Inspector
    0 码力 | 239 页 | 27.39 MB | 10 月前
    3
  • epub文档 Django 4.1.x Documentation

    applications Configuring applications Application configuration Application registry Initialization process System check framework API reference Builtin tags Core system checks contrib app checks Built-in and SimpleTemplateResponse SimpleTemplateResponse objects TemplateResponse objects The rendering process Using TemplateResponse and SimpleTemplateResponse Unicode data Creating the database General string notification Requesting notifications Django’s release process Official releases Release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 5.0 4.1 4.0 3.1 3.0 2
    0 码力 | 3240 页 | 3.13 MB | 1 年前
    3
  • epub文档 Django 4.2.x Documentation

    applications Configuring applications Application configuration Application registry Initialization process System check framework API reference Builtin tags Core system checks contrib app checks Built-in and SimpleTemplateResponse SimpleTemplateResponse objects TemplateResponse objects The rendering process Using TemplateResponse and SimpleTemplateResponse Unicode data Creating the database General string notification Requesting notifications Django’s release process Official releases Release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 5.1 5.0 4.1 4.0 3.1 3
    0 码力 | 3305 页 | 3.16 MB | 1 年前
    3
  • pdf文档 Apache OFBiz Developer Manual

    ofbiz ( SingleItemRow ⇒ vue-single-item-row ), qui sont défini via les renderer au niveau screen, form, menu (et pour les renderer html qui correspondent globalement au macro.ftl). Pour l’instant, pour doit être mis à jours Renderer FrontJs Un nouveau viewHandler ainsi qu’un nouvel ensemble de renderer a été créé. Un nouveau package à été créé dans org.apache.ofbiz.widget.renderer frontJs qui contient contient l’ensemble des nouveaux renderer. Dans ce package, il y a une class FrontJsOutput qui permet de construire les éléments nécessaires au format de sortie souhaité. Un objet de cette class est instancié
    0 码力 | 65 页 | 1.22 MB | 1 年前
    3
  • pdf文档 Django 4.1.x Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.8 The development process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.9 The admin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2652 10.5 Django’s release process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2656 10.6 Django Deprecation Advanced: Forms for models | Integrating media | Formsets | Customizing validation 1.8 The development process Learn about the various components and tools to help you in the development and testing of Django
    0 码力 | 2777 页 | 9.32 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
TheGoalProcessofOngoingImprovementbpfboxSimplePreciseConfinementwitheBPFandKRSIBuildingDesktopApplicationsElectronApacheOFBizDeveloperManualUnityforHumanBeingsDjango4.1Documentation4.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩