修改时间 02-01-2010 01:38 AM
修改时间 02-01-2010 08:03 PM
您是指Table吗?
For table, data is of 2D string array. Therefore, all you need to know is how to build 2D sting array. With array functions, you are able to build/ initialize, insert/ replace, add/ delete, and index etc. data of a table.
修改时间 02-01-2010 08:22 PM
我是想动态的在程序框图中用LABSQL这个工具包,在数据库中创建一个表,并在新建的表中插入相应列或值
修改时间 02-01-2010 09:15 PM