-
ActiveSkin Eurocargo Eurocargo achieve a control group, you help the group facil...
ActiveSkin换肤实现 一组换肤控件,帮组您方便的定制个性化界面-ActiveSkin Eurocargo Eurocargo achieve a control group, you help the group facilitate the customized interface
- 2022-01-27 09:11:08下载
- 积分:1
-
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用...
此 SatDLL 示例说明与本地化和全球化有关的若干事情:
如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用户界面的不同语言版本。
实现附属 DLL 加载机制的建议方法,此机制具有在选定语言不可用时可供替换的语言。
检测任何 Windows 版本上的用户界面首选语言的代码。
收到用户的更改请求后如何动态切换用户界面语言(未说明的事情是如何能够保持用户界面语言的用户选择)。
如何使用一般字符编码映射函数,以便能够从相同的源代码生成 ANSI 版本和 Unicode 版本的应用程序。
Visual Studio.Net 2005编译通过
- 2022-09-01 03:40:03下载
- 积分:1
-
Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。
Delphi手工实现从Dll中导出接口。刚开始接触接口可以参考。-Delphi manual achieve Dll derived from the interface. Beginning contact interface reference.
- 2023-06-02 18:40:03下载
- 积分:1
-
DC-DesignCompliler的使用设计流程,源于一项工程-DC-DesignCompliler the use of the design process, from a project
- 2022-08-10 05:20:24下载
- 积分:1
-
转换成pdf文件的字体文件,是学习pdf编成的另一个比较深入的例子...
转换成pdf文件的字体文件,是学习pdf编成的另一个比较深入的例子-converted into pdf documents font file is studying pdf into another more in-depth examples
- 2023-08-16 16:10:04下载
- 积分:1
-
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量...
1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。-Define a complex number class Complex, the class is represented real and imaginary parts of the member variable, there are two constructor Complex () and the Complex (int x, int y) of the respective member variables will be initialized to 0 and the given value Another calculation of complex addition and subtraction method and output the plural of the three methods, programmed to use the class to complete 2+3 i and 6-8i sum, 12+9 i and subtract 20-8i, and the use of the plural output method results output.
- 2022-03-18 05:31:53下载
- 积分:1
-
good books for newbie of web programming. read to become pro
good books for newbie of web programming. read to become pro
- 2022-08-20 03:23:14下载
- 积分:1
-
compresor y descompresor de archivos
compresor y descompresor de archivos
- 2023-09-04 04:25:03下载
- 积分:1
-
几篇2006年IEEE Globecom的论文,作者为J.M.Cioffi教授的学生,对MIMO
几篇2006年IEEE Globecom的论文,作者为J.M.Cioffi教授的学生,对MIMO-OFDM研究者有相当参考价值-Globecom 06_Papers
- 2022-01-26 08:14:58下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1