11 2011 档案

摘要:1:找到..\Xtreme\Xtreme ToolkitPro v13.2.1\Source\XTToolkitPro.rc将#define_XTP_RESOURCE_LANGUAGEzh_CN放在XTToolkitPro.rc文件的开头2:找到..\Xtreme ToolkitPro v13.2.1\Workspace\ToolkitPro\ToolkitPro.rc在ToolkitPro.rc文件中找到LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US修改为LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED然后 阅读全文
posted @ 2011-11-30 20:39 bielidefeng 阅读(372) 评论(0) 推荐(0)
摘要:提示:由于应用程序配置不正确,应用程序未能启动。重新安装应用程序可能会纠正这个问题 或者msvcr90D不存在之类。解决办法:http://hi.baidu.com/pass86/blog/item/56bef3ddd4c2e7f477c6381e.html或者(http://www.cnblogs.com/wondering/archive/2009/08/29/1556392.html)或者http://wenku.baidu.com/view/201e566aaf1ffc4ffe47ac2d.html如果还不行,则需要加入vs2008的运行时环境:Microsoft.VC90.CRT或者 阅读全文
posted @ 2011-11-30 16:30 bielidefeng 阅读(135) 评论(0) 推荐(0)
摘要:http://hi.baidu.com/hongying_sky/blog/item/8c09683b88b40d3496ddd863.html(解读) 在oracle官网上利用搜索功能就可以搜索出来,然后下载 阅读全文
posted @ 2011-11-22 09:39 bielidefeng 阅读(178) 评论(0) 推荐(0)
摘要:www.pudn.com>TestMutiRead.rar> h_oracle.cpp, change:2007-09-01,size:24917b//---------------------------------------------------------------------------#include"vcl_stl.h"#pragmahdrstop/*#include"h_base.h"#include"h_xml.h"#include"h_tea.h"#include"h_ 阅读全文
posted @ 2011-11-19 17:04 bielidefeng 阅读(383) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/jv9/archive/2010/04/11/1709527.html(Expression Blend实例中文教程)http://sd.csdn.net/a/20100908/279239.html(Silverlight与WPF开发人员入门应该知道的十件事) 阅读全文
posted @ 2011-11-11 15:11 bielidefeng 阅读(112) 评论(0) 推荐(0)