代码搜索:UniCode

找到约 10,000 项符合「UniCode」的源代码

代码结果 10,000
www.eeworm.com/read/242826/12983038

dsp unicode.dsp

# Microsoft Developer Studio Project File - Name="unicode" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) A
www.eeworm.com/read/242826/12983053

dsw unicode.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/139787/13131329

h unicode.h

// Unicode.h // // Copyright (C) 2000 by Jerry Lozano // // #pragma once class CUString { public: CUString() {Init(); } // constructor relies on internal Init function CUString(const
www.eeworm.com/read/139787/13131340

cpp unicode.cpp

// Unicode.cpp // // Copyright (C) 2000 by Jerry Lozano // // #ifdef WIN32DDK_TEST #include "DDKTestEnv.h" #else extern "C" { #include } #endif #define max(a,b) ((a>b)?a:b)
www.eeworm.com/read/139787/13131373

h unicode.h

// Unicode.h // // Copyright (C) 2000 by Jerry Lozano // // #pragma once class CUString { public: CUString() {Init(); } // constructor relies on internal Init function CUString(const
www.eeworm.com/read/139787/13131393

cpp unicode.cpp

// Unicode.cpp // // Copyright (C) 2000 by Jerry Lozano // // #ifdef WIN32DDK_TEST #include "DDKTestEnv.h" #else extern "C" { #include } #endif #define max(a,b) ((a>b)?a:b)
www.eeworm.com/read/139787/13131448

h unicode.h

// Unicode.h // // Copyright (C) 2000 by Jerry Lozano // // #pragma once class CUString { public: CUString() {Init(); } // constructor relies on internal Init function CUString(const
www.eeworm.com/read/139787/13131463

cpp unicode.cpp

// Unicode.cpp // // Copyright (C) 2000 by Jerry Lozano // // #ifdef WIN32DDK_TEST #include "DDKTestEnv.h" #else extern "C" { #include } #endif #define max(a,b) ((a>b)?a:b)
www.eeworm.com/read/139787/13131503

h unicode.h

// Unicode.h // // Copyright (C) 2000 by Jerry Lozano // // #pragma once class CUString { public: CUString() {Init(); } // constructor relies on internal Init function CUString(const
www.eeworm.com/read/139787/13131521

cpp unicode.cpp

// Unicode.cpp // // Copyright (C) 2000 by Jerry Lozano // // extern "C" { #include } #define max(a,b) ((a>b)?a:b) #include "Unicode.h" void CUString::Init() { uStr.Lengt