06 2015 档案
摘要:windows server 2003运行一个程序时出现 "应用程序无法正常启动0xc0150002"的错误提示;解决方案:下载地址:http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=200b2fd9...
阅读全文
摘要:declare t_count number(10); t_str VARCHAR2(500); cursor t_tables is select table_name from user_tables;begin for t_row in t_tables loop t_str := 'sele...
阅读全文
摘要:这个问题的产生根据网上搜集的资料是因为微软的新补丁KB2970228和KB2982791限制了字体文件的使用机制, 而EditorLineEnds.ttr是delphi字体临时文件, 这就导致了delphi启动时无法访问这个文件,启动失败解决方案: 把EditorLineEnds.ttr扩展名改为t...
阅读全文

浙公网安备 33010602011771号