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

无数据

分类

全部后端开发(13)UML(12)综合其他(5)KiCad(3)前端开发(2)系统运维(2)JavaScript(2)Linux(1)人工智能(1)Rust(1)

语言

全部日语(22)

格式

全部PDF文档 PDF(21)其他文档 其他(1)
 
本次搜索耗时 0.088 秒,为您找到相关结果约 22 个.
  • 全部
  • 后端开发
  • UML
  • 综合其他
  • KiCad
  • 前端开发
  • 系统运维
  • JavaScript
  • Linux
  • 人工智能
  • Rust
  • 全部
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Comprehensive Rust(日语) 202412

    他の場所でお読みの場合は、そちらで最新情報をご確認ください。 The course is available in other languages. Select your preferred language in the top right corner of the page or check the Translations page for a list of all available translations statically-typed language and we will sometimes make comparisons with C and C++ to better explain or contrast the Rust approach. If you know how to program in a dynamically-typed language such as Python the discussions relevant, i.e., keep the discussions related to how Rust does things vs some other language. It can be hard to find the right balance, but err on the side of allowing discussions since they
    0 码力 | 381 页 | 1.36 MB | 10 月前
    3
  • pdf文档 JavaScript Promiseの本 v2

    てくれるライブラリのことです。 つまり、Polyfillを読みこめばこの書籍で紹介しているコードは、 Promiseがサポートされて ない環境でも実行できるようになります。 zloirock/core-js51 ECMAScriptやウェブ標準で定義されている仕様を実装したPolyfillライブラリです。 多 種多様な機能のPolyfillが含まれており、その一つとしてPromiseのPolyfillが実装され ことを目的としたライブラリです。 実行環境にネイティブ のPromiseがある場合はそちらを優先し、上書きしないようにしています。 51 https://github.com/zloirock/core-js 52 https://babeljs.io/ 53 https://github.com/jakearchibald/es6-promise 54 https://github.com/tildeio/rsvp Thenable自体は公開API より、内部的に使われてるケースが多いでしょう。 非同期処理を行うライブラリを書く際には、まずはコールバックスタイ ルの関数を書いて公開APIとすることをオススメします。 Node.jsのCore moduleがこの方法をとっているように、ライブラリが提 供するのは基本となるコールバックスタイル関数としたほうが、 利用者 がPromiseやGenerator等の好きな方法で実装ができるためです。
    0 码力 | 137 页 | 1.17 MB | 1 年前
    3
  • pdf文档 Debian リファレンス v2.124

    5.2 ”$LANG” 変数 デフォルトのロケールは”$LANG” 環境変数中に定義され、インストーラーか、GNOME の場合なら”Settings” → ”Region & Language” → ”Language” / ”Formats” と言ったその後の GUI 設定によって”LANG=xx_YY.UTF-8” 等と設 定されます。 注意 本当に必要な場合でなければ、”$LC_*” 変数を避け、とりあえず”$LANG” システム上でシステムアップグレ ードをしようとする際に、大量のパッケージ削除を提案することが時々あります。 – この状況は多くのシステム管理者を驚かせて来ました。パニックしないで下さい。 – このようなことは gnome-core の様なメタパッケージにより依存や推薦されるパッケージ間のバージョンの ずれにより発生するようです。 – この状況は aptitude コマンドのメニューから” 未実行アクションの取り消し” を選択し、aptitude I:974 130 sysvinit と systemd 間を切り替える補助ツール initscripts V:33, I:133 198 システムの始動と停止のためのスクリプト sysvinit-core V:4, I:5 361 System-V 的な init(8) ユーティリティー sysv-rc V:66, I:145 88 System-V 的なランレベル変更メカニズム sysvinit-utils
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    layers. To create designs with an odd number of layers (for example, flexible printed circuits or metal-core printed circuits), simply choose the next highest even number and ignore the extra layer. Next, if The Custom Rules section contains a text editor for creating design rules using the custom rules language. Custom rules are used to create specific design rule checks that are not covered by the basic See Custom Design Rules in the Advanced Topics chapter for more information on the custom rules language as well as example rules. 21 Violation Severity The Violation Severity section allows you to
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    big pasty flats in your painting. Off-Canvas Mixing Off-canvas mixing has basically always been a core tool for artists everywhere; when we think of the stereotypical artist we might imagine someone with regardless of Tradeoff. Disabled -- Never use this regardless of Tradeoff. VarDCT parameters The core of JPEG's compression is the so-called Discrete Cosine Transform (DCT). This allows it to simplify Parameters Extra options for Modular Mode. Modular mode uses something akin to a small programming language by way of predictors to describe image data succinct and precise. Progressive encoding Whether
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 JavaScript Promiseの本 v1

    Thenable自体は公開API より、内部的に使われてるケースが多いでしょう。 非同期処理を行うライブラリを書く際には、まずはコールバックスタイ ルの関数を書いて公開APIとすることをオススメします。 Node.jsのCore moduleがこの方法をとっているように、ライブラリが提 供するのは基本となるコールバックスタイル関数としたほうが、 利用者 がPromiseやGenerator等の好きな方法で実装ができるためです。 Promise版のAPIを自動的に作成できるという点です。 このようなAPIの規則性を意識して みるとまた違った使い方が見つかるかもしれません。 先ほどの Promisification96 は Node.jsのCoreモジュールの非同 期処理には function(error,result){} というように第一引数に error が来るというルールを利用して、 自動的にPromiseでラップし たメソッドを生成しています Promise版のメソッドチェーンの実装 • Promiseが常に非同期の最善の手段ではない • Promisification • 統一的なインターフェースの再利用 ES6 PromisesはCoreとなる機能しか用意されていません。 そのため、自分でPromiseを 使った既存の機能のラッパー的な実装をすることがあるかもしれません。 しかし、何度もコールバックを呼ぶEventのような処理がPromiseには不向きなように、
    0 码力 | 115 页 | 1.06 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 Calculator Tools

    4 Multilayer board with blind and/or buried vias 5 Multilayer metal core board without blind orburied vias 6 Multilayer metal core board with blind and/orburied vias
    0 码力 | 8 页 | 360.88 KB | 1 年前
    3
  • pdf文档 CurveBS IO Processing Flow

    hardware, the need for decentralization is not particularly strong in most cases. The CurveBS core consists of three parts: 1. Metadata Server (MDS) l Manages and stores metadata information Interacts with the chunkServer to read and write data 4. Snapshotcloneserver l Independent of core services l Snapshot data is stored in object storage which supports S3 apis. Therefore, there
    0 码力 | 13 页 | 2.03 MB | 6 月前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)

    いくつかの例を示します。 PlantUML offers a unique approach to creating use case diagrams through its text-based language. One of the primary advantages of using PlantUML is its simplicity and efficiency. Instead of manually [PlantUML](https://plantuml.com/) to create state diagrams offers several advantages: • Text-Based Language: Quickly define and visualize the states and transitions without the hassle of manual drawing. を除く日数を表します。土曜と日曜を休業日に設定した場合、week は 5 日を表すようになります。 16.1.2 開始 タスクの開始は、動詞 start で指定します。 @startgantt language ja [プロトタイプを設計] lasts 15 days [プロトタイプをテスト] lasts 10 days Project starts 2020-07-01 [プロトタイプを設計]
    0 码力 | 545 页 | 7.75 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.3 言語リファレンスガイド

    date, you can have the complete list of parameters using this command: java -jar plantuml.jar -language 16.4 Black and White You can force the use of a black&white output using skinparam monochrome parameters are available. You can list them using the following command: java -jar plantuml.jar -language 16.8 Text Alignment Text alignment can be set up to left, right or center. You can also use direction included in PlantUML, and available for all diagrams. Those functionnalities are very similar to the C language preprocessor, except that the special character # has been changed to the exclamation mark !. 17
    0 码力 | 160 页 | 1.80 MB | 1 年前
    3
共 22 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
ComprehensiveRust日语202412JavaScriptPromisev2Debian124KiCad8.0PCBEditorKrita5.2v1CalculatorToolsCurveBSIOProcessingFlowPlantUMLUML言語Version1.2023111.2019
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩