# Dump for Database caiwu
CREATE DATABASE caiwu;
# Dumping Table class
#
CREATE TABLE class (
id int(4) NOT NULL auto_increment,
name varchar(20) NOT NULL ,
PRIMARY KEY (id)
function writeSelectBox(matrix, id, size, onchange, css) {
var d = window.document;
var ie4 = (document.all != null);
if (ie4) {
// alert("Before!");
var s = createIEString(matrix, id,
/*
* arch/alpha/lib/ev67-strncat.S
* 21264 version contributed by Rick Gorton
*
* Append no more than COUNT characters from the null-terminated string SRC
* to the
/*
* arch/alpha/lib/strncpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy no more than COUNT bytes of the null-terminated string from
* SRC to DST. If SRC does not cover all of CO
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.