-
C++Builder之文本编辑
说明: 刚开始学习,想下载一此资料,C++Builder之文本编辑(Just started learning, want to download this information, C++ Builder text editing)
- 2019-03-06 13:33:14下载
- 积分:1
-
自定义winform窗体设计器(创建自己的设计界面)
介绍如何使用.net自身的组件设计时支持的源代码项目
使用拖动进行界面设计,属性窗口对控件进行设置
- 2023-06-03 05:20:03下载
- 积分:1
-
C# 为WPF应用程序设置渐变的背景颜色的源码实例
C# 为WPF应用程序设置渐变的背景颜色的源码实例,窗口打开后,单击按钮,即可把窗口的背景色设置成渐变色,来看如下代码:private void button1_Click(object sender, RoutedEventArgs e)
{//为WPF应用程序设置渐变的背景颜色(文件名称:Window1.xaml.cs)
this.Background = (Brush)TryFindResource("MyGradientBackground");
}
- 2023-05-10 22:40:03下载
- 积分:1
-
RWExcelSrc
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
- 2007-07-23 09:01:17下载
- 积分:1
-
Basler Pylon C++实例代码
Basler Pylon C++官方实例代码,包含了很多样例,适合新手参考。
- 2023-08-29 20:10:03下载
- 积分:1
-
motuopeijianguanli
这是本人自己开发的一个摩托车批发零售信息管理系统,本人已经用了三年,不但包括通用的进销存的功能,还包括库存的盘点,利润分析等,让你可以在任何时间也解到历史上任何一天的库存情况,以便于跟营业员对帐。(This is my own development of a motorcycle wholesale and retail information management system, I have already spent three years, including not only common feature of Invoicing also includes inventory of stock, profit analysis, so that you can at any time Xie to the history of the inventory on any given day in order to facilitate reconciliation with the salesperson.)
- 2010-01-12 10:26:45下载
- 积分:1
-
Fibonacci
acm训练题中关于fibonacci数列方面的讲解,帮助大家更好的做题(acm fibonacci)
- 2012-04-24 15:53:38下载
- 积分:1
-
lcd1100
Driver for Nokia 1100 LCD
- 2012-06-21 09:49:42下载
- 积分:1
-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分:1
-
C8051F120
C8051F120,实现ADC0采样芯片温度,通过串口0发送到PC机,实时监控温度的变化(C8051F120, ADC0 sampling chip temperature to achieve, through the serial port 0 is sent to the PC, real-time monitoring of temperature change)
- 2013-07-05 20:19:10下载
- 积分:1