搜索结果
找到约 36 项符合
plan 的查询结果
按分类筛选
Delphi/CppBuilder madCollection 2.5.2.6 full source This is not your every day VCL component collection. You won t se
madCollection 2.5.2.6 full source
This is not your every day VCL component collection. You won t see many new colored icons in the component palette. My packages don t offer many visual components to play with. Sorry, if you expected that!
My packages are about low-level stuff for the most part, wi ...
文章/文档 This Document provides the High Level Design specification for the Bootloader development and librar
This Document provides the High Level Design specification for the Bootloader development and library porting for ADSP-BF533 based EZ-Kit Lite Board and STAMP Board. This document is meant to be the one of the inputs for the System Test Plan and the overall implementation of the same. This document ...
人物传记/成功经验 In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandl
In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hund ...
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
汇编语言 DATA:BEGIN OF HEADDATA. INCLUDE STRUCTURE BAPIMATHEAD. DATA:END OF HEADDATA. DATA:BEGIN OF PLAN
DATA:BEGIN OF HEADDATA.
INCLUDE STRUCTURE BAPIMATHEAD.
DATA:END OF HEADDATA.
DATA:BEGIN OF PLANTDATA.
INCLUDE STRUCTURE BAPI_MARC.
DATA:END OF PLANTDATA.
DATA:BEGIN OF PLANTDATAX.
INCLUDE STRUCTURE BAPI_MARCX.
DATA:END OF PLANTDATAX.
READ TABLE XMKPF INDEX 1.
IF XMKPF-TCODE2 = MIGO_GR .
LOOP AT X ...
MySQL数据库 平时
平时,备份数据库不喜欢使用database maintenance plan,就作了这个备份脚本
脚本运行时,使用xp_cmdshell.
1.如果显示拷贝到远程机器没有权限时,请把sqlserver的服务的账户改为域的账户.或在本机建立一个磁盘映射.
2.配置开始的变量即可 ...
软件设计/软件工程 Today s ActionScript-based applications require increasingly sophisticated architectures and code. T
Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common progra ...
系统设计方案 流媒体的 测试报告 很有用
流媒体的
测试报告
很有用,it is scream media plan and report of my projcet.
其他书籍 WroxProfessionalASPNET20XML.zip this ebook is for Professional ASP.NET 2.0 with touch of XML. so if
WroxProfessionalASPNET20XML.zip this ebook is for Professional ASP.NET 2.0 with touch of XML. so if you plan to use XML then you should have this book on ur shelf.
编译器/解释器 cfront是最开始c++语言到C语言的转换工具
cfront是最开始c++语言到C语言的转换工具,这个版本2,是在Plan 9中使用的。