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

无数据

分类

全部后端开发(1191)Python(424)综合其他(385)Java(300)Weblate(272)Spring(248)云计算&大数据(216)数据库(160)VirtualBox(112)C++(105)

语言

全部英语(1805)中文(简体)(171)中文(繁体)(22)日语(9)法语(8)英语(8)韩语(7)德语(6)西班牙语(6)俄语(6)

格式

全部PDF文档 PDF(1490)其他文档 其他(551)DOC文档 DOC(8)PPT文档 PPT(3)
 
本次搜索耗时 0.199 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • Weblate
  • Spring
  • 云计算&大数据
  • 数据库
  • VirtualBox
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 法语
  • 英语
  • 韩语
  • 德语
  • 西班牙语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Andreas Weis - Quickly Estimating Powers of Two

    1/15 Quickly Estimating Powers-of-Two Andreas Weis Woven Planet CppCon 20212/15 About me ComicSansMS @DerGhulbus Co-organizer of the Munich C++ User Group Currently working as a Runtime Framework
    0 码力 | 56 页 | 326.32 KB | 5 月前
    3
  • pdf文档 Quickly Testing Qt Desktop Applications With Approval Tests

    1 Quickly Testing Qt Desktop Applications with Approval Tests Clare Macrae (She/her) clare@claremacrae.co.uk 16 September 2020 CppCon (Online)2 Audience: Developers testing Desktop GUIs, including QColor red("red"); // Act widget.setColor(red); // Assert CHECK(widget.color() == red); }29 “Quickly Testing?” • From 0 to 1 tests always hardest – that’s normal • From 1 to 2 … 2 to 3 always much in tests – Expressive and readable with fixtures • ApprovalTests.Cpp.Qt feedback welcome!80 Quickly Test Qt Desktop Applications • All links from this talk, and more, via: – bit.ly/TestingQt – github
    0 码力 | 77 页 | 6.96 MB | 5 月前
    3
  • pdf文档 Ubuntu Desktop Guide

    people from using your desktop when you go away from your computer. The screen locks itself too quickly — Change how long to wait before locking the screen in the Brightness & Lock settings. Suspend As appointments are added, they will appear below the calendar when you click on the clock. To quickly get to the full Evolution calendar, click on the clock and click the first line where today's date only the left or right side of the screen, allowing you to place two windows side-by-side to quickly switch between them. To maximize a window along a side of the screen, grab the titlebar and drag
    0 码力 | 1709 页 | 5.81 MB | 1 年前
    3
  • epub文档 Krita 5.2 Manual

    Krita, which helps with making a new document and saving it, Basic Concepts, in which we’ll try to quickly cover the big categories of Krita’s functionality, and finally, Navigation, which helps you find Untitled Document… but with the currently selected image. Save Incremental Version Allows you to quickly make a snapshot of the current image by making a new file with a version number added to it. These These options are great for people doing production work, who need to switch between files quickly or have backup files in case they do something extreme. Krita also has a file backup system in the form
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • pdf文档 Trends Artificial Intelligence

    Unprecedented 0% 25% 50% 75% 100% Improving the Quality of Their Work Allowing Them to Do Things More Quickly Extremely / Very Somewhat Not Too / Not at All86 AI Chatbots @ School Tells (ChatGPT as Proxy) cloud providers, chipmakers, and enterprise IT budgets alike. The economics of AI are evolving quickly – but for now, they remain driven by heavy capital intensity, large-scale infrastructure, and a sustain. At the same time, the cost of applying/using these models – known as inference – is falling quickly. Hardware is improving – for example, NVIDIA’s 2024 Blackwell GPU consumes 105,000x less energy
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • epub文档 Krita 5.2 브로셔

    stylus. Mirroring You can mirror the view can be quickly done via M key. Mirroring is a great technique that seasoned digital artists use to quickly review the composition of their work to ensure that 모음 Toolbars are where some important actions and menus are placed so that they are readily and quickly available for the artist while painting. You can learn more about the Krita Toolbars and how to Tablet-Monitors and Tablet-PCs. 버전 5.0에 추가: In addition to shortcuts and the toolbar, you can also search and quickly through all actions via the action search bar, which is accessed with Ctrl + Enter. Workspace Chooser
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
  • pdf文档 openEuler 21.03 技术白皮书

    users. openEuler is a technology incubator. It releases an innovative version every 6 months to quickly integrate the latest technical achievements of openEuler and other communities. After being verified and compatibility. Innovative versions: released every half a year between LTS versions. They quickly integrate the latest technical achievements of openEuler and other communities. 20.03 20.09 21 consistency between the two statuses. 3. Load the new kernel: Use the system Kexec mechanism to quickly load the new kernel, recovering end-to-end services within seconds. 4. Restore the service process:
    0 码力 | 21 页 | 948.66 KB | 1 年前
    3
  • pdf文档 openEuler 21.09 技术白皮书

    is built on tried-and-tested technologies. A new openEuler version is released every 6 months to quickly integrate the latest technical achievements of openEuler and other communities. The innovative and compatibility. Innovative versions: released every half a year between LTS versions. They quickly integrate the latest technical achievements of openEuler and other communities. 20.03 20.09 21 directory (PMD) and page upper directory (PUD) levels can be moved to map large memory blocks quickly. Pointer authentication codes (PACs): The register value is authenticated before being used
    0 码力 | 36 页 | 3.40 MB | 1 年前
    3
  • pdf文档 MITRE Defense Agile Acquisition Guide - Mar 2014

    measure progress, reduce technical and programmatic risk, and respond to feedback and changes more quickly than traditional methods. Programs can adopt Agile practices within current policy by tailoring leaner. But its great strength will be that it will be more agile, more flexible, ready to deploy quickly, innovative, and technologically advanced. That is the force for the future.” - Secretary Panetta up-front planning and design, but the method emphasizes the importance of beginning development quickly. The fundamental assumption is that requirements, designs, and capabilities will evolve as team
    0 码力 | 74 页 | 3.57 MB | 5 月前
    3
  • pdf文档 openEuler OS Technical Whitepaper Innovation Projects (June, 2023)

    tried-and-tested technologies. A new openEuler innovative version is released every 6 months to quickly integrate the latest technical achievements of openEuler and other communities. The innovative requirements on containers, including the following: • Containers need to be deployed and started quickly. • Resources consumed by containers must be limited to a reasonable range. • Containers should requirements. Feature 3: Clang+LLVM – the Parallel Universe Program As the LLVM project develops quickly and developers demand more, is it possible to build openEuler releases based on the LLVM technology
    0 码力 | 116 页 | 3.16 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
AndreasWeisQuicklyEstimatingPowersofTwoTestingQtDesktopApplicationsWithApprovalTestsUbuntuGuideKrita5.2ManualTrendsArtificialIntelligenceopenEuler21.03技术白皮皮书白皮书21.09MITREDefenseAgileAcquisitionMar2014OSTechnicalWhitepaperInnovationProjectsJune2023
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩