虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Statement

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or Statement will return non-zero if unsuccessful.

    标签: implementation Extensions libraries standard

    上传时间: 2013-12-14

    上传用户:leehom61

  • 所有的设计模式都有一些常用的特性:一个标识(a name)

    所有的设计模式都有一些常用的特性:一个标识(a name),一个问题陈述(a problem Statement)和一个解决方案(a solution)。 1、一个设计模式的标识是重要的,因为它会让其他的程序员不用进行太深入的学习就能立刻理解你的代码的目的(至少通过这个标识程序员会很熟悉这个模式)。? 2、问题描述是用来说明这个模式的应用的领域。? 3、解决方案描述了这个模型的执行。一个好的设计模式的论述应该覆盖使用这个模型的优点和缺点。?

    标签: name 设计模式 标识

    上传时间: 2013-12-16

    上传用户:hfmm633

  • java 通用连接 MS SQL 的写法

    java 通用连接 MS SQL 的写法 ,给新手用吧 DBconnect DBC DBC = new DBconnect() java.sql.Statement stmt = null if (DBC.connectDB()) {

    标签: java SQL MS 连接

    上传时间: 2013-12-28

    上传用户:gmh1314

  • RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a

    RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" Statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.

    标签: functionality provide written employ

    上传时间: 2016-08-24

    上传用户:小眼睛LSL

  • IEEE 802.16Conformance01-2003 IEEE Standard for Conformance to IEEE 802.16 Part 1: Protocol Implemen

    IEEE 802.16Conformance01-2003 IEEE Standard for Conformance to IEEE 802.16 Part 1: Protocol Implementation Conformance Statement (PICS) Proforma for 10-66 GHz WirelessMAN-SC Air Interface

    标签: Conformance IEEE 802.16 Standard

    上传时间: 2016-10-01

    上传用户:sardinescn

  • //JDBC驱动器名称(JDBC-ODBC桥) private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" //数据库的URL地址

    //JDBC驱动器名称(JDBC-ODBC桥) private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" //数据库的URL地址 private String strUrl = "jdbc:odbc:atm1" //指定要访问的数据库名称 private String strDBName = "atm1" //数据库用户名称 private String strUserName = "testUser" //数据库用户密码 private String strPassWord = "12345" //数据库连接对象,初始化为空 private Connection conTemp = null //连接的容器对象,初始化为空 private Statement stmtTemp = null //结果集对象,初始化为空 private ResultSet rsTemp = null //操作记录行数 private int intOperateNum

    标签: JdbcOdbcDriver strDBDriver JDBC-ODBC private

    上传时间: 2017-02-07

    上传用户:songrui

  • public class DBClass { private String driver private String url private String user

    public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement Statement private String message="" }

    标签: private String DBClass public

    上传时间: 2017-05-23

    上传用户:c12228

  • Performance+Analysis+of+Communications+Networks

    Performance analysis belongs to the domain of applied mathematics. The major domain of application in this book concerns telecommunications sys- tems and networks. We will mainly use stochastic analysis and probability theory to address problems in the performance evaluation of telecommuni- cations systems and networks. The first chapter will provide a motivation and a Statement of several problems.

    标签: Communications Performance Analysis Networks of

    上传时间: 2020-05-31

    上传用户:shancjb

  • Ceramic+Thick+Films+for+MEMS+and+Microdevices

    As a student I did my best to avoid text books – a strange Statement for a Professor to make and one that I should clarify before you put this book down; I did my best to avoid text books that did not help me.

    标签: Microdevices Ceramic Thick Films MEMS for and

    上传时间: 2020-06-05

    上传用户:shancjb