-
通过 extjs 导入 CSV 文件
这个插件会显示给你如何将 CSV 文件导入到网格存储中。 希望对你有用
- 2022-10-28 09:45:03下载
- 积分:1
-
Procedure Description: This example shows how to use the 8051 Port 1 connected t...
程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流显示数字。这四颗七段显示器将显示出自数字时钟PORT 2的P2.0和P2.1分别连接到2个弹跳按钮。*/-Procedure Description: This example shows how to use the 8051 Port 1 connected to four seven-segment display, PORT 0, low 4, respectively to control the total of four seven-segment display yang, so that a total of four seven-segment display yang way of using the scan rotation display the number. This four seven-segment display will show a digital clock from PORT 2 of the P2.0 and P2.1 are connected to the two bounce button.* /
- 2022-05-05 04:16:30下载
- 积分:1
-
汉字库不同字体大小转化成所需要的代码
汉字库不同字体大小转化成所需要的代码...
汉字库不同字体大小转化成所需要的代码
汉字库不同字体大小转化成所需要的代码-汉字库different font size into the required code汉字库different font size into the required code
- 2022-09-16 00:00:03下载
- 积分:1
-
异步串口通讯类,做为学习windows API的经理入门作品
异步串口通讯类,做为学习windows API的经理入门作品-Asynchronous serial communication class, as the all-windows API" s manager of entry-works
- 2023-02-09 15:10:03下载
- 积分:1
-
winobj原代码
winobj原代码-winobj source
- 2022-06-16 16:01:07下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
一个模型改变的效果的程序
一个模型改变的效果的程序-a model of the effects of changes in procedures
- 2023-03-05 13:25:04下载
- 积分:1
-
一简单的汽车管理软件,简单输入汽车号类型最高车速颜色进行存储和管理,用vc++开发...
一简单的汽车管理软件,简单输入汽车号类型最高车速颜色进行存储和管理,用vc++开发-One simple automotive management software, simply input the type of car No. maximum speed color storage and management, with vc++ Development
- 2022-03-22 04:38:55下载
- 积分:1
-
打开并修改一个文件中的一小部分,Vc的实例程序设计。
打开并修改一个文件中的一小部分,Vc的实例程序设计。-open and modify a document of a small part, Vc examples of program design.
- 2022-03-06 21:36:05下载
- 积分:1
-
VB code test automation
VB automation 测试代码-VB code test automation
- 2022-02-02 12:20:40下载
- 积分:1