摘要:
if exists (select * from dbo.sysobjects where id = object_id(n[dbo].[readertype]) and objectproperty(id, nisusertable) = 1) drop table [dbo].[readertype] 1、其中的n是起什么作用? 2、id=object_id(n[dbo].[reade......
摘要:
是不是书中第九章text-based applications的 console i/o file and file i/o 第十章 building java guis 第十一章 guis event handling 第十二章 gui -based applications 第十四章 advanced i/o streams 一点都不考了?
......
如何去除文本文件中的引号谢谢
用文件的读写操作建立一文件
但文件中的数据都带有引号
该如何去除
谢谢大家了啊~!~
NO.1 作者: Cooly
写文件用print,不要用Write
open "c:\1.txt" for output as #1
print #1,"a","b",1,2
close #1
摘要:
公司的路由器是cisco router 2620,我不是很懂,以前的网管有事请假。我想问问相关事宜,请帮忙答复一下。需要注意些什么问题和技术参数。哪种比较好,价格大概多少?
......