代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/114100/15111382
txt 如何用vb访问lotus notes 数据库.txt
你 可 以 访 问 Percussion Software(http://www.percussion.com/)的 站 点 , 那 里 有 一 个 产 品 VB/Link是 专 门 用 来 在 VB中 处 理 Notes数 据 的 。 你 可 以 下 载 试 用 版 。
www.eeworm.com/read/213263/15138755
cpp led.cpp
/**********************************************************************
*
* Filename: led.cpp
*
* Description: A memory-mapped PCB version of the LED functions.
*
* Notes: The constant
www.eeworm.com/read/213175/15141359
h user.h
/* ---------------------------------
user.h
user redefinable constants
see qh-user.htm. see COP
www.eeworm.com/read/213175/15141455
h user.h
/* ---------------------------------
user.h
user redefinable constants
see qh-user.htm. see COP
www.eeworm.com/read/209683/15215935
cpp rthreadtest.cpp
#include
#include
#include
_LIT(KTxtMYThread,"MYThread");
struct TArg
{
TInt x;
TInt y;
TBuf notes;
};
static TInt callback (TAny* aPa
www.eeworm.com/read/171427/5395416
h serial_driver.h
/*
* ____________________________________________________________________
*
* Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes
* All rights reserved.
* ______________