资讯
·Windows XP: Kernel improvements create a more robust, powerful, and scalable OS
·Mobile networking: All data is not created equal
·Changing read-only attribute for files created on CD-R
·Why can't I create new AD objects?
·Use a sentence code to create secure user passwords
·Using system functions to create security fields
·Create a .REG file to recreate server shares, including their access permissions
·'Stayin' alive': ZigBee tries to create wireless dance fever
·How to create Web database apps with WDSC and VDM
·Lab's experiments create black hole of storage
·Jcreater+MotoJ2SDK的配置与使用心得
 互动
·document对象的方法到那里去查??document.createEvent/Element....
·请教个VFP的createobject("excel.application")问题,如何让生成的EXCEL表中的字段按DBF表中字段形式完全一样
·再问一下:Onload 与Oncreate 的区别
·有谁能够给介绍介绍createinstall pro 2003.3.5 这个软件怎么使用??
·关于createobject("wscript.shell")问题
·现在createfile问题解决了... 但是...
·关于用createdialogparam函数创建含有shockwave flash object控件对话框的问题
·知道java是怎么组织文件的就可以了,包是怎么回是,classpath是怎么回事,lib是怎么回事,知道就行了,然后用jcreate,eclipse...
·南浔小施,你知道为什么用recreatedefpol重建域默认策略以后,在SYSVOL共享中的policies文件夹变成了policies_ntfrs_002931a7这样的名字?组策略还是打不开
·应该是if not fs.folderexists(folder) then create
·没有警告啊,什么都没有。下面是这个作业的代码,我估计要有问题就在insert(),create(),或main()里面。我曾经把所有除这三个函数以外的都删了,还是有问题。
·哦,知道了,在itemcreate里注册一下事件就行了
·direct3dcreate9 failed,这个是什么意思?
·你把这个“ set Rs_insert=server.createobject("adodb.recordset") ”放到FOR循环的前面试试
·用file.create刚创建一个文件如何马上file.delete这个文件?
·new File("c:\\a.txt").createNewFile()
·ActiveX component can't create object: 'scripting.filesystemobject' 是什么原因,空间不支持?
·不是新工程,unit1的oncreate()见内:
·如果用create view的话,view加入列g,h,i的话,table1也会变化的吧?
·查资料说.shr unix ASCII file archive created by SHAR (unshar.zip) 我在XP里怎么打开这类文件呢?
·con.Execute "create database DB"
·用system,winexec或createprocess
·建立索引create index 索引名  on tablename (listname  )
·在主窗体Onshow上 Frm_login.create(Application)
·你用没有用set aa=server.createobject("script.Documents")呀,好象拼错了,就那个保存数组的组件,
·用create database name;新建数据库
·在问一个:在create database中为什么不能用变量?这样才能可以用到变量?
·In the beginning God created the heaven and the earth. 
·set myconn=server.createobject("adodb.connection")
·united,  struggle   ,  practical(Factualistic),innovate, create a bright f
·劳埃,ctrl+create=ctrl+鼠标点击(变量,函数)?
·create在那里可以找到
·create index 
·关于Player not found 和not create new player-------转帖暗黑论坛
·你可以在button下加入,Application.createform(Tform2,form2);即可!
·b1:=b.create;
·把代码贴出来.CSplitterWnd.Create(动态分割?)为什么不用createstatic,你是怎么创建view的?说清楚点.
·tool->preferences->files->create backup file...
·AfxGetMainWnd()在你的线程里是返回NULL的.createthread api切勿在mfc里直接使用,用AfxBeginThread
·只要createwindow时,风格里不指定ws_visible即可.对于对话框,也就只能用modeless的.
·用createprocess来启动它,会得到一个进程句柄(在最后一参数里),等待它结束后可用GetExitCodeProcess取返回码.
·去掉createfile中的FILE_FLAG_OVERLAPPED再试
·先用createprocess创建进程,将返回的句柄用于waitforsingleobject,wait返回时进程即运行完毕