代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/201867/15394166
txt redme.txt
打开串口: BOOL InitPort(CWnd* pPortOwner, UINT portnr = 1, UINT baud = 19200, char parity = 'N', UINT databits = 8, UINT stopbits = 1, DWORD dwCommEvents = EV_RXCHAR, UINT writebuffersize = 1024);
启动侦测线程
www.eeworm.com/read/192685/8365894
txt 如何为richtextbox控件添加超过64k的文本.txt
VB的 RichTextBox支 持 超 过 64K的 文 本 。 你 可 以 将 MaxLength设 为 0, 这 样 文 本 的 大 小 仅 与 内 存 多 少 有 关 。
www.eeworm.com/read/284864/8886392
cpp salewin2.cpp
/*
模块:多单模块。
*/
#include
#include
#include
#include "sysinfo.h"
#include "def.h"
#include "salewin.h"
void
SaleWin::ClearGrid()
{
if(sys->SalSW == L_YES)
www.eeworm.com/read/182772/9191594
txt 全排列.txt
template
void Perm(Type list[], int k, int m)
{
if(k == m) //单元素序列
{
for(int i=0; i
www.eeworm.com/read/358193/10194096
s rominit.s
/* romInit.s - Samsung SBC ARM7 ROM initialization module */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01o,05aug04,a_m BSP定制 for 多刃剑开发
www.eeworm.com/read/277948/10591687
s rominit.s
/* romInit.s - Samsung SBC ARM7 ROM initialization module */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01o,05aug04,a_m BSP定制 for 多刃剑开发