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

无数据

分类

全部后端开发(791)云计算&大数据(239)Java(237)综合其他(213)Python(213)Spring(184)Weblate(149)数据库(141)VirtualBox(113)C++(94)

语言

全部英语(1220)中文(简体)(192)中文(繁体)(22)英语(4)西班牙语(3)日语(2)韩语(2)葡萄牙语(2)德语(1)

格式

全部PDF文档 PDF(1457)
 
本次搜索耗时 0.038 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • Java
  • 综合其他
  • Python
  • Spring
  • Weblate
  • 数据库
  • VirtualBox
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 西班牙语
  • 日语
  • 韩语
  • 葡萄牙语
  • 德语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Angular CLI Tutorial

    .... 4 3. Angular CLI — ng version Command ......................................................................................................... 6 4. Angular CLI — ng new Command ............. ... 8 5. Angular CLI — ng help Command ............................................................................................................ 13 6. Angular CLI — ng generate Command ........ .. 18 7. Angular CLI — ng build Command ........................................................................................................... 20 8. Angular CLI — ng run Command .............
    0 码力 | 64 页 | 1.04 MB | 1 年前
    3
  • pdf文档 Angular 8 - Reviewed

    Angular 4.0 Angular 4.0 was released in March 2017. It is updated to TypeScript 2.2, supports ng if- else conditions whereas Angular 2 supported only if conditions. Angular 4.0 introduces animation affecting the performance of a page.  Improvement of CLI workflow - Angular 8 CLI commands ng-build, ng-test and ng-run are extended to third party libraries.  Router Backward Compatibility - Angular @angular/cli@^8.0.0 To verify Angular 8 is properly installed on your machine, type the below command: ng version You could see the following response: Angular CLI: 8.3.26 2. Angular 8 — Installation
    0 码力 | 231 页 | 4.00 MB | 1 年前
    3
  • pdf文档 Web and Mobile Code Sharing with Angular and NativeScript

    sharing Data Binding {{value}} [property] = “value” (event) = ”handler” [(ng-model)] = “property” Dom \ Native Component Template < > Compone nt { } Mobile app Business as usual Monorepo angular-native-seed {N} Project Structure Web App ng serve npm run android npm run ios How to do code splitting? Components Web HTML TS Class {N} by {N} team ? New Shared Project - tns create myApp --ng-shared - cd myApp - tns run [ios | android] <= to build {N} - ng serve <= to build web New Shared Project New Webpack build
    0 码力 | 55 页 | 1.14 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.5

    collectstatic ./scripts/generate-locales # If you are using Git checkout 6. Configure webserver to serve Weblate, see Running server. 4.1.2 Using prebuilt appliance 1. Download the appliance and start you are running Django 1.5 or newer, you need to set this to list of hosts your site is supposed to serve. For example: ALLOWED_HOSTS = ['demo.weblate.org'] See also: ALLOWED_HOSTS setting documentation to change the Domain name to match your setup. You might want to set ENABLE_HTTPS as well if you serve site over https. Alternatively you can set the site name from command line using changesite. See
    0 码力 | 166 页 | 1.38 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.6

    collectstatic ./scripts/generate-locales # If you are using Git checkout 6. Configure webserver to serve Weblate, see Running server. 4.1.2 Using prebuilt appliance 1. Download the appliance and start you are running Django 1.5 or newer, you need to set this to list of hosts your site is supposed to serve. For example: ALLOWED_HOSTS = ['demo.weblate.org'] See also: ALLOWED_HOSTS setting documentation to change the Domain name to match your setup. You might want to set ENABLE_HTTPS as well if you serve site over https. Alternatively you can set the site name from command line using changesite. For
    0 码力 | 188 页 | 1.43 MB | 1 年前
    3
  • pdf文档 Angular核心特性 大漠穷秋 2017-05-13

    Component,Module,Route  第三块内容:Angular架构特色 依赖注入、数据绑定  第四块内容:UI库 Angular-Material,Prime-NG,ng2-bootstrap,ionic  第五块内容:参考资源推荐 第一块:集成开发环境@angular/cli 2009年,前端Big Bang! Tool Chains based @angular/cli >ng --version >ng help >ng new my-project1 >ng serve @angular/cli >ng generate cl:class c:component d:directive e:enum m:module p:pipe s:service 命令有简化版本:ng g c User node-sass这个node模块被墙掉了,原因不明  所以强烈推荐采用cnpm安装 @angular/cli ng serve --prod 注意:最新版的CLI加上--prod参数就自动AOT了,官网上的那篇文档过时了! @angular/cli ng test @angular/cli 第二块:Angular中的3大核心概念 一张图覆盖Angular所有概念
    0 码力 | 52 页 | 2.50 MB | 1 年前
    3
  • pdf文档 Inkscape Beginners’ Guide unstable

    and Prototyp i ng 1.3. L ayou t and Prototyp i ng 10 Ink s c ap e B eg i nners ’ G u i de, Rel eas e 1.0 1.4 T ec h ni c al D raw i ng s and D i ag ram s 1.4. T ec h ni c al D raw i ng s and D i ag ram to uninstall that version before installing the new version. 3.1 M eth od 1: D ow nl oadi ng and i ns tal l i ng di rec tl y f rom Ink s c ap e 1. Using a Web browser, go to the Inkscape website’s download there. It should be the first file at the top of the folder. 3.1. M eth od 1: D ow nl oadi ng and i ns tal l i ng di rec tl y f rom Ink s c ap e 16 Ink s c ap e B eg i nners ’ G u i de, Rel eas e 1.0 OR
    0 码力 | 241 页 | 25.58 MB | 1 年前
    3
  • pdf文档 Weblate 2.9 Documentation

    collectstatic ./scripts/generate-locales # If you are using Git checkout 6. Configure webserver to serve Weblate, see Running server. Using prebuilt appliance 1. Download the appliance and start it. You you are running Django 1.5 or newer, you need to set this to list of hosts your site is supposed to serve. For example: ALLOWED_HOSTS = ['demo.weblate.org'] See also: ALLOWED_HOSTS setting documentation Django 1.5 and newer require ALLOWED_HOSTS to hold list of domain names your site is allowed to serve, having it empty will block any request. See also: ALLOWED_HOSTS setting documentation 4.2. Installation
    0 码力 | 214 页 | 1.61 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.7

    collectstatic ./scripts/generate-locales # If you are using Git checkout 6. Configure webserver to serve Weblate, see Running server. 4.1.2 Using prebuilt appliance 1. Download the appliance and start you are running Django 1.5 or newer, you need to set this to list of hosts your site is supposed to serve. For example: ALLOWED_HOSTS = ['demo.weblate.org'] See also: ALLOWED_HOSTS setting documentation Django 1.5 and newer require ALLOWED_HOSTS to hold list of domain names your site is allowed to serve, having it empty will block any request. See also: 40 Chapter 4. Administrators guide Weblate Documentation
    0 码力 | 190 页 | 1.44 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.8

    collectstatic ./scripts/generate-locales # If you are using Git checkout 6. Configure webserver to serve Weblate, see Running server. 4.1.2 Using prebuilt appliance 1. Download the appliance and start you are running Django 1.5 or newer, you need to set this to list of hosts your site is supposed to serve. For example: ALLOWED_HOSTS = ['demo.weblate.org'] See also: ALLOWED_HOSTS setting documentation Django 1.5 and newer require ALLOWED_HOSTS to hold list of domain names your site is allowed to serve, having it empty will block any request. See also: ALLOWED_HOSTS setting documentation Federated
    0 码力 | 205 页 | 1.54 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
AngularCLITutorialReviewedWebandMobileCodeSharingwithNativeScriptTheWeblateManual2.52.6核心特性大漠穷秋20170513InkscapeBeginnersGuideunstable2.9Documentation2.72.8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩