代码搜索:DNC
找到约 76 项符合「DNC」的源代码
代码结果 76
www.eeworm.com/read/212178/15164996
h utf8.h
#ifndef __DNC_UTF8_H__
#define __DNC_UTF8_H__
//##############################################################################
//The dnc Library
//Copyright (c) 2005 Dreamsoft 赵纯华
//Last update:
www.eeworm.com/read/212174/15164999
cpp typetraits.t.cpp
#include "typetraits.h"
#include "staticassert.h"
class VBase{
public:
virtual ~VBase(){
}
};
class Base : public virtual VBase {
public:
virtual ~Base(){
}
};
class Base
www.eeworm.com/read/212169/15165150
cpp strcast.t.cpp
#include "strcast.h"
#include "sellib.h"
int main(int argc, char* argv[]){
dnc::string_cast sc((dnc::uchar*)"");
std::wstring str = sc.c_str();
dnc::string_cast(
www.eeworm.com/read/242764/4535686
extra entries.extra
/FST_DNC.IAB///1150081737/
/FST_DNC.IAD///1150081737/
/FST_DNC.IMB///1150081737/
/FST_DNC.IMD///1150081737/
/FST_DNC.PFI///1150081737/
/FST_DNC.PO///1150081737/
/FST_DNC.PR///1150081737/
/FST_D
www.eeworm.com/read/381547/9086308
txt xcf32p_vog48.txt
(Device file for XCF32P_VOG48)
PACKAGE TSOP50P2000X1200-48
CLASS IC
PINCOUNT 48
PINORDER XCFXXPVOG48 'VCCO_8' 'VCCO_45' 'VCCO_38' 'VCCO_30' 'VCCJ_24' ,
'VCCINT_4' 'VCCINT_34' 'VCCINT_15'
www.eeworm.com/read/242764/4535709
extra entries.extra
/Default.env///1150081737/
/EDOUT///1150081737/
/FST_DNC.mak///1150081737/
/FST_DNC.prm///1150081737/
/fst_dnc.mpp///1150081737/
/fst_dnc.pdb///1150081737/
/fst_dnc.stp///1150081737/
/fst_dnc.s
www.eeworm.com/read/212166/15165199
cpp pp_iif.t.cpp
#include "pp_iif.h"
#define M1 ,
#define M2 bbb
dnc_pp_iif(0,M1,M2)
dnc_pp_iif(1,aaa,bbb)
www.eeworm.com/read/212166/15165198
h currency.h
#ifndef __DNC_CURRENCY_H__
#define __DNC_CURRENCY_H__
//##############################################################################
//The dnc Library
//Copyright (c) 2005 Dreamsoft 赵纯华
//Last
www.eeworm.com/read/212169/15165149
h strcast.h
#ifndef __DNC_STRCAST_H__
#define __DNC_STRCAST_H__
//##############################################################################
//The dnc Library
//Copyright (c) 2005 Dreamsoft 赵纯华
//定义字符串转换
www.eeworm.com/read/139812/13129418
h 3310lcd_main.h
#ifndef _MAIN_H_
#define _MAIN_H_ 1
// Mega16 port B pinout for LCD.
#define LCD_nRST PINB0 // LCD第8脚, Mega16:PB1 第1脚
#define LCD_DnC PINB1 // LCD第4脚, Mega1