搜索资源列表

  1. stmt

    0下载:
  2. vba的东西: 第八节 判断语句   第九节 循环语句 第十节 其他类语句和错误语句处理 第十一节 过程和函数 第十二节内部函数  
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5.38kb
    • 提供者:idsun
  1. DBconnect

    0下载:
  2. java 通用连接 MS SQL 的写法 ,给新手用吧 DBconnect DBC DBC = new DBconnect() java.sql.Statement stmt = null if (DBC.connectDB()) {
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:781byte
    • 提供者:liu
  1. 数据库连接bean_20050226111611

    0下载:
  2. Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4.94kb
    • 提供者:兔兔软件
  1. 数据库连接bean_20050226111611

    0下载:
  2. Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null
  3. 所属分类:数据库编程

    • 发布日期:2024-11-30
    • 文件大小:5kb
    • 提供者:兔兔软件
  1. stmt

    0下载:
  2. vba的东西: 第八节 判断语句   第九节 循环语句 第十节 其他类语句和错误语句处理 第十一节 过程和函数 第十二节内部函数   -vba things: judge the statement in section VIII, section IX, X, other types of loop statements and statements dealing with the wro
  3. 所属分类:文件操作

    • 发布日期:2024-11-30
    • 文件大小:5kb
    • 提供者:idsun
  1. DBconnect

    0下载:
  2. java 通用连接 MS SQL 的写法 ,给新手用吧 DBconnect DBC DBC = new DBconnect() java.sql.Statement stmt = null if (DBC.connectDB()) {-java generic formulation of MS SQL to connect to the novice to use it DBconnect DBC
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:liu
  1. tiny-parse

    0下载:
  2. Syntax of TINY+ An EBNF grammar for TINY+ is as follows (Strings in bold are terminals): 1. program -> declarations stmt-sequence 2. declarations -> decl declarations |² 3. decl -> type-specifi
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-11-30
    • 文件大小:1.21mb
    • 提供者:gavinfeng
  1. Turtle

    0下载:
  2. it moves around and it ExtendedTurtle extends Turtle
  3. 所属分类:Windows编程

    • 发布日期:2024-11-30
    • 文件大小:17kb
    • 提供者:reak
  1. STMT(1)

    0下载:
  2. 多线程服务端客户端通信,客户端发送,服务端接受,服务端可以同时处理多个客户端的连接请求-Multithreaded client server communication, the client sends the service side to accept the server can handle multiple client requests a connection
  3. 所属分类:进程与线程

    • 发布日期:2024-11-30
    • 文件大小:5.92mb
    • 提供者:香草豆丁
  1. WinFrame

    0下载:
  2. java写的一个留言板,可供课程设计参考。 程序带有一个Access数据库。允许添加留言、删除留言、表情管理、翻页... import java.awt.* import java.awt.event.* import java.sql.* class dlg extends fr a me{ Panel p1=new Panel() //East面板 Panel p2=new Panel()
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-30
    • 文件大小:12kb
    • 提供者:陈路
  1. lab2

    0下载:
  2. 实验二:TINY扩充语言的语法分析 扩充的语法规则有:实现 while、do while、for语句和求余计算式子,具体文法规则自行构造。 可参考:P97及P136的文法规则。 (1) While-stmt --> while exp do stmt-sequence endwhile (2) Dowhile-stmt-->do stmt-sequence while exp (3)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-11-30
    • 文件大小:307kb
    • 提供者:liangchuqi
  1. c

    0下载:
  2. 为给定编程语言设计语法分析器其内容包含LL(1)预测分析表、语法分析器的处理流程等-program  compoundstmt stmt  ifstmt | whilestmt | assgstmt | compoundstmt compoundstmt  { stmts } stmts  stmt stmts | 
  3. 所属分类:汇编语言

    • 发布日期:2024-11-30
    • 文件大小:11kb
    • 提供者:shw
  1. turtle-if-stmt

    0下载:
  2. ssd1 Skill Builder: Defining Nested Conditional Statements
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-30
    • 文件大小:18kb
    • 提供者:Maksat
  1. Stmt

    0下载:
  2. Internal handle for the SQLite3 statement.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:kongherzon

源码中国 www.ymcn.org