摘要:
哪位老兄用过什么方法对bcb的程序进行加密效果较好???!!! 介绍介绍?? 在网上看有些加密的控件不知使用效果如何?!
......
摘要:
bool stringlist::writetofile(file* f) { if(null==f) return false; //把numnode和stringlist中的字符串输出到文件 fprintf(f,"%d",numnode); stringnode* ptemp=pfirst; while(true) { if(null==ptem......
高分求助如何把evb的gird内字体变大
gird ctrl控件字体设置后不变呀,怎么办?我用了
GridCtrl1.CellFontName = "宋体"
GridCtrl1.CellFontSize = 12
但没有用
NO.1 作者: yzwkk
每一个cell都要重新设置,用循环
NO.2 作者: qxin2002
http://expert.csdn.net/Expert/topic/1896/1896829.xml?temp=.6379969
摘要:
请问哪里有oracle对xml支持的资料? 哪位大侠有麻烦发一份给我zhaoxichao@sohu.com 谢谢
......