qianxj2004
5 天以前 6c45dfcbd550d1db3cfdc6e4309e4c08e8117a68
jrj/xframe/kobject/kutil.hpp
@@ -30,4 +30,9 @@
namespace Hxsoft { namespace XUtil{
   LPTSTR FormatDecimalString(LPTSTR  str, LPTSTR format, bool& bfree);
   LPTSTR ToXmlTextAndStartSpace(LPCTSTR str);
   LPTSTR ToHtmlTextAndStartSpace(LPCTSTR str);
   LPTSTR ToXmlText(LPCTSTR str);
   LPTSTR ToHtmlText(LPCTSTR str);
   LPTSTR UnXMLText(LPCTSTR str);
}}