摘要: 形式如:varoEditor=FCKeditorAPI.GetInstance('content');varcontent=oEditor.GetXHTML(true);eg:function GetInnerHTML(){// Get the editor instance that we want to interact with.var oEditor = FCKeditorAPI.GetI... 阅读全文
posted @ 2009-08-21 16:04 dodo-yufan 阅读(3726) 评论(0) 推荐(0) 编辑
摘要: 在用CONVERT命令转换FAT32格式为NTFS时,提示输入正确卷标这个问题,其实,只要在之前输入label命令删除卷标就可!先输入   label X: 回车再输入   convert x:/fs:ntfsX 为您要转换的 盘符。 阅读全文
posted @ 2009-08-21 13:52 dodo-yufan 阅读(659) 评论(0) 推荐(0) 编辑