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

无数据

分类

全部后端开发(1500)Python(451)C++(343)综合其他(338)Java(335)云计算&大数据(313)Spring(278)数据库(213)Weblate(212)VirtualBox(113)

语言

全部英语(2489)

格式

全部PDF文档 PDF(1937)其他文档 其他(502)TXT文档 TXT(28)PPT文档 PPT(17)DOC文档 DOC(5)
 
本次搜索耗时 0.040 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • 综合其他
  • Java
  • 云计算&大数据
  • Spring
  • 数据库
  • Weblate
  • VirtualBox
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Laravel Handbook

    1 Table of Contents Preface The Laravel Handbook Conclusion 2 Preface The Laravel Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get get you up to speed quickly with Laravel. This book is written by Flavio. I publish programming tutorials on my blog flaviocopes.com and I organize a yearly bootcamp at bootcamp.dev. You can reach me me on Twitter @flaviocopes. Enjoy! 3 The Laravel Handbook 0. Table of contents 0. Table of contents 1. Introduction to Laravel 2. Getting started 3. Blade 4. Dynamic routes 5. Adding a database
    0 码力 | 111 页 | 14.25 MB | 1 年前
    3
  • pdf文档 Learning Laravel

    Laravel #laravel Table of Contents About 1 Chapter 1: Getting started with Laravel 2 Remarks 2 Laravel StackOverflow Slack Community 2 Featured Tutorial 2 Contribution Guidelines 2 Contribution Guide 2 About Laravel 2 Main Features 2 MVC 2 Blade Templating Engine 3 Routing & Middleware 3 Artisan 3 Eloquent ORM 3 Event Handling 3 Versions 3 Examples 4 Welcome to Laravel tag documentation Getting Started 4 Laravel Views 5 Chapter 2: Artisan 6 Syntax 6 Parameters 6 Examples 8 Introduction 8 List all registered routes filtered by multiple methods 8 Running Laravel Artisan commands using
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 Laravel 5.0 Documentation

    1. Introduction 2. Prologue i. Release Notes i. Laravel 5.0 ii. Laravel 4.2 iii. Laravel 4.1 ii. Upgrade Guide i. Upgrading To 5.0 From 4.2 ii. Upgrading To 4.2 From 4.1 iii. Upgrading To 4.1 Security Vulnerabilities v. Coding Style 3. Setup i. Installation i. Install Composer ii. Install Laravel iii. Server Requirements ii. Configuration i. Introduction ii. After Installation iii. Accessing Migrations v. Database Seeding vi. Redis i. Introduction ii. Configuration iii. Usage iv. Pipelining 8. Artisan CLI i. Overview i. Introduction ii. Usage iii. Calling Commands Outside Of CLI iv. Scheduling
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    http://empu.web.id Laravel v3.2 A Framework For Web Artisans Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful that you enjoy, not something that is painful. Enjoy the fresh air. ii TABLE OF CONTENTS Laravel Documentation .................................................................................. ............... 1 Who Will Enjoy Laravel? ................................................................................................. 1 What Makes Laravel Different? ........................
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 Angular 8 - Reviewed

    Angular 8 i Angular 8 ii About the Tutorial Angular 8 is an open source, TypeScript based frontend web application framework. Angular 8 has been released by tutorial starts with the architecture of Angular 8,setup simple project, data binding, then walks through forms, templates, routing and explains about Angular 8 new features. Finally, conclude with step by application developer. This tutorial is intended to make you comfortable in getting started with the Angular8 concepts with examples. Prerequisites Before proceeding with the various types of concepts given
    0 码力 | 231 页 | 4.00 MB | 1 年前
    3
  • pdf文档 Laravel

    03.Laravel 19 décembre 2023 Développement web il3 Laravel HE-Arc (DGR & R. Emourgeon) 2018-23 Pourquoi Laravel1 ? • Framework full stack / glue • Prise en main rapide • Bonne documentation, grande projet PHP le plus populaire6 sur github • Qui7 utilise Laravel ? • version 9 publiée 08.02.22, v10 : 07.02.23 1https://laravel.com/ 2http://laravel.io/forum 3http://fr.wikipedia.org/wiki/SOLID_(informatique) (Blade) • Pagination • Authentification, sessions • Mail • Tests unitaires • Extensible par packages8 (bundles) via composer Le Front Controller Architecture MVC • Structure d’une appli web = cycle
    0 码力 | 8 页 | 224.34 KB | 1 年前
    3
  • pdf文档 8. Continue to use ClickHouse as TSDB

    TABLE demonstration.insert_view ( `Time` DateTime, `Name` String, `Age` UInt8, ..., `HeartRate` UInt8, `Humidity` Float32, ... ) ENGINE = MergeTree() PARTITION BY toYYYYMM(Time) ORDER insert_view ( `Time` DateTime, `Name` LowCardinality(String), `Age` UInt8, ..., `HeartRate` UInt8, `Humidity` Float32, ... ) ENGINE = MergeTree() PARTITION BY toYYYYMM(Time) ORDER ORDER BY (Name, Time, Age, ...); ► Column-Orient Model How we do CPU : Intel Skylake 8 core Memory : 64 GB Disk : 500GB SSD Data Set : TSBS, 12 Hours, 40000 Drivers, 10 Metrics ≈ 16.9 billion Rows
    0 码力 | 42 页 | 911.10 KB | 1 年前
    3
  • pdf文档 rwcpu8 Instruction Install miniconda pytorch

    This guideline shows how to use/install Miniconda and PyTorch on rwcpu8.cse.ust.hk Using Global Miniconda and PyTorch If you don't want to install Miniconda and PyTorch yourself, you can use the global cshrc_user rm ~/.tcshrc conda --help conda create -n pytorch conda activate pytorch (pytorch) rwcpu8.cse.ust.hk:your_username:101> conda install pytorch torchvision cudatoolkit=10.2 -c pytorch python
    0 码力 | 3 页 | 75.54 KB | 1 年前
    3
  • pdf文档 Apache Kafka with Istio on K8s

    Sebastian Toader & Zsolt Varga 2021-Feb-26 Apache Kafka with Istio on K8s 2 • Scalability • Resiliency • Security • Observability • Disaster recovery Production grade Apache Kafka on Kubernetes certificate attached automatically by Istio Proxy sidecar container • Client certificate includes the K8s service account of the Kafka client application • SPIFE:///ns//sa/8 Security layer provided by Istio 9 • Kafka does not process client certificate in PLAINTEXT mode
    0 码力 | 14 页 | 875.99 KB | 1 年前
    3
  • pdf文档 Apache Wicket 8.x Reference Guide

    Wicket 8.x Reference Guide The Apache Software Foundation Table of Contents 1. Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 8. Page versioning and caching. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hufe Christian Kroemer Daniel Bartl Paul Borș Joachim Rohde PS: this guide is based on Wicket 8. However if you are using an older version you should find this guide useful as well, but it’s likely
    0 码力 | 350 页 | 9.95 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
TheLaravelHandbookLearning5.0Documentation3.2AngularReviewedSlidesDevWeb03ContinuetouseClickHouseasTSDBrwcpu8InstructionInstallminicondapytorchApacheKafkawithIstioonK8sWicketReferenceGuide
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩