);//部分代码运行环境MicrosoftVisualStudio#pragmaonce#include"default.h"//表示字符串的句柄typedefstruct{intunused;}*HSTR;//构造函数,利用已知字符串创建字符串句柄HSTRSTR_Create(constchar*pstr,//已知字符串指针unsignedintlen//pstr字符串长度);//构造函数,创建空字符串句柄HSTRSTR_CreateEmpty(unsignedintcapicity//空字符串预