登录
首页 » Windows开发 » 由3个Label控件显示立体字,你可以把它作成一个控件

由3个Label控件显示立体字,你可以把它作成一个控件

于 2022-06-12 发布 文件大小:44.15 kB
0 163
下载积分: 2 下载次数: 1

代码说明:

由3个Label控件显示立体字,你可以把它作成一个控件-Label controls from the three shows that three-dimensional characters, you can control it to make a

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 混音程序
    用C++编写的两路音频混音程序,很适合初学者。 Mixer.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. Mixer.h     This is the main header file for the application.  It includes other     project specific headers (including Resource.h) and declares the     CMixerApp application class. Mixer.cpp     This is the main application source file that contains the application     class CMixerApp.
    2022-03-12 21:29:31下载
    积分:1
  • 这是MTeX套装中的一个重要命令行工具,用于支持编译ConTeXt文件。编译ConTeXt文件过程中需要对*.tui文件进行处理生成*.tuo文件。MTeX中为...
    这是MTeX套装中的一个重要命令行工具,用于支持编译ConTeXt文件。编译ConTeXt文件过程中需要对*.tui文件进行处理生成*.tuo文件。MTeX中为了不依赖perl就能编译context文件,中间需要的文件转换*.tui-->*.tuo通过这个小程序来实现。-This is a suite MTeX an important command-line tool, used to support the compiler Context document. Document the process of compiling Context*. tui documents need to be processed to generate*. tuo file. MTeX in order not to rely on the perl compiler will be able to document context, intermediate file conversion needs*. tui-
    2022-03-26 12:51:53下载
    积分:1
  • 附件是win32编程中常用到的通用代码的集合,编译后是一个dll,加速您的win32。...
    附件是win32编程中常用到的通用代码的集合,编译后是一个dll,加速您的win32开发。-annex is commonly used programming code to the common pool, compiled a dll is to accelerate the development of your win32.
    2022-07-09 14:00:45下载
    积分:1
  • 双音多频信号
    双音多频信号 (DTMF) 是带内电信信号系统使用电话线电话设备和其他通信设备之间的语音频带和交换中心。
    2022-02-06 06:09:07下载
    积分:1
  • Please read your package and describe it at least 40 bytes in English. System w...
    Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory. -Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2023-08-26 05:40:04下载
    积分:1
  • using VC 6.0 text files to the right sort of small programs. Txt files to the li...
    采用VC++6.0开发的对文本文档排序的小程序。将txt文档中的行按照行的第一个字符的拼音顺序排序-using VC 6.0 text files to the right sort of small programs. Txt files to the line with a line of characters in the alphabet order of ranking
    2022-04-28 11:54:12下载
    积分:1
  • EDITOR是一个多文档/多窗口的文本/二进制编辑器
    EDITOR是一个多文档/多窗口的文本/二进制编辑器-EDITOR is a multi-file/multi-window text/binary editor.
    2023-09-02 21:25:03下载
    积分:1
  • 网络摄像头网络(摄像机服务器浏览器测试代码)
    Webcam Network (Camera Server Viewer Testing Code)
    2022-01-24 14:25:49下载
    积分:1
  • 1.在内存中辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将...
    1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.-1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.
    2022-07-20 06:41:57下载
    积分:1
  • 一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!...
    一个用vc实现的关于操作系统中进程间通讯的例子。程序简单,不过比较是自己第一个vc程序。采用经典的进程间通讯的算法实现的,希望高手指点!-a vc achieved with operating system on the inter-process communication example. Simple, but comparison is a vc its own procedures. Using the classic inter-process communication of the algorithm, expert guidance!
    2022-08-13 23:11:27下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载