-
dotNetGuestBook
asp.net简单留言板
asp.net简单留言板
asp.net简单留言板(asp.net simple message board)
- 2020-07-02 12:40:02下载
- 积分:1
-
PPC_sms
自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)(Write their own text messaging. Receive SMS sent to achieve, ActiveSync+ PPC implementation. Different from the previous AT command. Code super simple, just configured to run. Prior to AT commands through the serial port using nokia7610 can only send text messages, transfer a few days did not actually read text messages (nokia does not support). Angrily reinvent the wheel, the sdk did not think so easy to use Windows Mobile, three minutes to get. (PUD code, ah, ah, what mobile center numbers do not need, and cool!))
- 2011-01-17 12:41:10下载
- 积分:1
-
asp.net mvc 多语言网站框架 示例源码下载(含完整数据库)
asp.net mvc 多语言网站框架 示例源码下载(含完整数据库)
- 2014-03-01下载
- 积分:1
-
equal
求解四元三次方程组,通过在VC++的编程环境,实现计算的高速运行(Solving four yuan cubic equations by VC++ programming environment, to achieve high-speed operation calculated)
- 2013-06-19 08:24:46下载
- 积分:1
-
2 Hough_Line
detect hough line in picture
- 2018-01-06 15:39:27下载
- 积分:1
-
15.5
带字库的12864仿真软件学习带电路图和仿真软件。(12864 with a font with a circuit simulation software and simulation software to learn.)
- 2013-11-01 23:15:48下载
- 积分:1
-
stc12c52a6s2连接串口转WiFi模块的c语言程序
STC12C5A60S2单片机与WIFI模块ESP8266通信例程,经测试可用。学物联网技术用得着。使用晶振11.0592MHz,波特率115200
- 2022-10-11 16:55:03下载
- 积分:1
-
C# 为DataGridView控件设置交替行样式(隔行换色)
C# 为DataGridView控件设置交替行样式,也就是大家熟悉的隔行换色功能,每一行数据的底色都不一样,这样可更清淅的浏览表格,在WEB开发中,这也是一个受欢迎的功能,在C# WinForm编程中,同样是个既实用又美观的功能。
本示例测试需要连接好SQL数据库,否则DataGridView未填充数据,不能看出多行隔行换色效果。其实实现这一功能,最核心的几行代码如下:
为DataGridView控件设置交替行样式
this.customersDataGridView.RowsDefaultCellStyle.BackColor = Color.SeaGreen ;
this.customersDataGridView.AlternatingRowsDefaultCellStyle.BackColor =Color.Cyan;
- 2022-11-20 06:00:03下载
- 积分:1
-
vm
说明: 一个小型虚拟机的实现(a small Virtual Machine Implementation)
- 2004-12-18 15:36:24下载
- 积分:1
-
sci
中断 接收 单片机 c语言开发中断 (To interrupt reception microcontroller c language development)
- 2012-09-29 11:28:30下载
- 积分:1