This commit is contained in:
2024-05-21 12:30:12 +08:00
parent c1da677abb
commit b5dbfdf73a
12 changed files with 222 additions and 67 deletions

View File

@@ -2,4 +2,4 @@
void Makecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey,int len = -1);