您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. WebSphere Application Server V7.0 Web Services Guide

  2. websphere红皮书,This IBM® Redbook describes how to implement Web services in WebSphere® Application Server V7. It starts by describing the concepts of the major building blocks on which Web services rely and leading practices for Web services applicati
  3. 所属分类:Web开发

    • 发布日期:2009-08-09
    • 文件大小:5mb
    • 提供者:oswaldl
  1. The Art of Application Performance Testing

  2. This practical book provides a step-by-step approach to testing mission-critical applications for scalability and performance before they're deployed -- a vital topic to which other books devote one chapter, if that. Businesses today live and die by
  3. 所属分类:Web开发

    • 发布日期:2009-10-13
    • 文件大小:2mb
    • 提供者:zw75618
  1. wsadmin auto deploy

  2. it is a sample for websphere application server's asset wsadmin. use wsadmin & jacl you can auto deploy your enterprise archive file.
  3. 所属分类:Web服务器

    • 发布日期:2009-11-18
    • 文件大小:708byte
    • 提供者:kenneylau
  1. Deploy a Rich Internet Application

  2. Deploy a Rich Internet Application来自javafx官方网站
  3. 所属分类:Java

    • 发布日期:2010-01-23
    • 文件大小:149kb
    • 提供者:wstgxx
  1. Developing Web Applications with Ant

  2. Another Neat Tool (Ant) enables you to automate the build deploy process of your server-side Java Web components, such as custom tags, servlets, and JSPs. In this chapter, we show you how to write Ant build files, and explain how to automate the bui
  3. 所属分类:Web开发

    • 发布日期:2010-02-15
    • 文件大小:172kb
    • 提供者:freakdu
  1. MCTS Self-Paced Training Kit (Exam 70-562): Microsoft .NET Framework 3.5-ASP.NET Application Development: Microsoft(r) .

  2. Ace your preparation for the skills measured by MCTS Exam 70-562—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world cas
  3. 所属分类:C#

    • 发布日期:2010-04-02
    • 文件大小:11mb
    • 提供者:nakasouki
  1. CakePHP Application Development

  2. Cake is a rapid development framework for PHP that uses well-known design patterns and provides a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss of flexibility. It means you can
  3. 所属分类:PHP

    • 发布日期:2010-04-13
    • 文件大小:8mb
    • 提供者:hikui
  1. ssh框架在application.xml中配置数据源所需jar

  2. classpath:/deploy.properties <!-- 配置sessionFactory classpath:hibernate.cfg.xml --> ${hibernate.dialect} update true com/longxian/drp/models/Module.hbm.xml com/longxian/ireport/models/User.hbm.xml
  3. 所属分类:Java

    • 发布日期:2011-06-08
    • 文件大小:164kb
    • 提供者:longx435
  1. WebSphere Application Server V6 System Management & Configuration Handbook

  2. This book provides system administrators, developers, and architects with the knowledge to configure a WebSphere Application Server V6 runtime environment, to package and deploy Web applications, and to perform ongoing management of the WebSphere en
  3. 所属分类:群集服务

    • 发布日期:2011-07-26
    • 文件大小:7mb
    • 提供者:samchenca
  1. Tkinter GUI Application Development Blueprints(PACKT,2015)

  2. Tkinter is the built-in GUI package that comes with standard Python distributions. It is a cross-platform package, which means you build once and deploy everywhere. It is simple to use and intuitive in nature, making it suitable for programmers and
  3. 所属分类:Python

    • 发布日期:2015-12-17
    • 文件大小:21mb
    • 提供者:vanridin
  1. Learning.Python.Application.Development

  2. Key Features Get to grips with Python techniques that address commonly encountered problems in general application development. Develop, package, and deploy efficient applications in a fun way. All-practical coverage of the major areas of applicatio
  3. 所属分类:Python

    • 发布日期:2016-11-08
    • 文件大小:11mb
    • 提供者:ramissue
  1. Learning.OpenCV.3.Application.Development.2016.12.pdf

  2. Computer vision and machine learning concepts are frequently used in practical computer vision based projects. If you’re a novice, this book provides the steps to build and deploy an end-to-end application in the domain of computer vision using Open
  3. 所属分类:其它

    • 发布日期:2017-02-21
    • 文件大小:17mb
    • 提供者:xinconan1992
  1. Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

  2. Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX (Oracle Press) by Arie Geller English | 5 May 2017 | ASIN: B07259XHLF | 497 Pages | AZW3 | 36.45 MB This Oracle Press guide shows how to build and deploy powerful Web applica
  3. 所属分类:Oracle

    • 发布日期:2017-05-05
    • 文件大小:36mb
    • 提供者:u013003382
  1. Oracle Application Server Forms Services 9 Deployment Guide .pdf

  2. This guide is intended to provide information about deploying applications with Oracle9iAS Forms Services. When you choose to deploy applications to the Internet, there are many decisions to be made as to how you will go about it. This guide provide
  3. 所属分类:Oracle

    • 发布日期:2008-12-09
    • 文件大小:1mb
    • 提供者:sususu
  1. deploy.application

  2. deploy.application
  3. 所属分类:其它

  1. deploy-scripts-master.zip

  2. 使用脚本自动在linux上部署jar包。解压zip后 有project和scr ipts两个文件夹,project内有个测试jar包,把它替换成你要deploy的jar包,scr ipts内是脚本找到application.sh,vim 编辑把app_name 后的jar包文件名替换成你的jar包名。具体操作查看压缩包内的readme。
  3. 所属分类:Linux

    • 发布日期:2020-08-09
    • 文件大小:4kb
    • 提供者:geqiandeyu07
  1. Deploy-House-Price-源码

  2. Flask教程以部署机器学习模型 使用flask将机器学习模型投入生产。 1.预测房价 环境与工具 scikit学习 大熊猫 麻木 烧瓶 安装 pip install scikit-learn pandas numpy flask python model-houseprice.py python app.py 2.预测销售价格 从下载数据集。 环境与工具 scikit学习 大熊猫 麻木 烧瓶 码头工人 安装 docker-compose up --build curl -X POST -
  3. 所属分类:其它

  1. datagov-deploy-common:在整个Data.gov平台上部署和配置通用组件的角色-源码

  2. 常见的datagov-deploy 所有Data.gov平台节点的通用配置和基准。 用法 使用Requirements.yml安装角色。 # requirements.yml --- - src : https://github.com/GSA/datagov-deploy-common version : v1.0.0 name : gsa.datagov-deploy-common 并安装ansible-galaxy。 $ ansible-galaxy install -r
  3. 所属分类:其它

    • 发布日期:2021-02-28
    • 文件大小:16mb
    • 提供者:weixin_42172972
  1. eb-deploy:适用于AWS Elastic Beanstalk部署的CLI-源码

  2. EB部署 适用于AWS Elastic Beanstalk部署的CLI 受启发。 安装 $ npm install -g maxdome/eb-deploy 用法 Usage: eb-deploy [options] CLI for AWS Elastic Beanstalk deployments Options: -V, --version output the version number -a, --application-name
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:38kb
    • 提供者:weixin_42116705
  1. ng-deploy-vercel:将Angular应用程序部署到Vercel-源码

  2. 部署Angular应用到 快速开始 安装最新版本的Angular CLI yarn global add angular/cli 创建一个新的Angular项目 ng new hello-world --defaults cd hello-world 将ng-deploy添加到您的项目 ng add zeit/ng-deploy 系统将提示您登录“帐户 将您的项目部署到Now ng run hello-world:deploy 部署应用程序后,您将看到类似于以下内容的输出: You
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:34kb
    • 提供者:weixin_42174098
« 12 3 4 5 6 7 8 9 10 ... 21 »