代码搜索:trace
找到约 10,000 项符合「trace」的源代码
代码结果 10,000
www.eeworm.com/read/177409/9456414
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "DSplit.h"
#include "MainFrm.h"
#include "DynSplitView2.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/177405/9456519
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "MainFrm.h"
#include "DynSplitView2.h"
#ifdef _DEBU
www.eeworm.com/read/177369/9457893
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "MainFrm.h"
#include "DynSplitView2.h"
#ifdef _DEBU
www.eeworm.com/read/176627/9489712
c mcheck.c
/*
日对帐:Check
输入参数:
1 银行序号 2 参考确认销帐
2 截止对帐日期 8 截止的对帐的日期YYYYMMDD
3 结束标志 1 1=该数据包是最后一个,这时开始真实对帐,0=没有结束
4 记录数n 4 本次对帐的记录数,因对帐数据可能太多,故将对帐数据分批转送,用END_FLAG标志是否结束,每次最多2000条数据
5 对帐数据 76 * n 本次传送的数据包,格式如 ...
www.eeworm.com/read/176627/9489731
c testcheck.c
/*
日对帐:Check
输入参数:
BANK_CODE 请求对帐的银行代码,即给银行代收的工号
END_FLAG 发送的对帐数据是否结束的标志 0-没有结束;1-结束
CHECK_DATE 请求对帐的日期(yyyymmdd)
ROW_COUNT 对帐的记录数
CHECK_DATA 按一定格式的对帐数据(全是字符串的方式转送)
测试格式如下:KHBH(10)SERI
www.eeworm.com/read/176024/9521731
c auth_rsp.c
/*
***************************************************************************
* Ralink Tech Inc.
* 4F, No. 2 Technology 5th Rd.
* Science-based Industrial Park
* Hsin-chu, Taiwan, R.O.C.
www.eeworm.com/read/371106/9567508
cpp cmpnt2.cpp
//
// Cmpnt2.cpp - Component 2
//
#include
#include "Iface.h"
#include "Util.h"
#include "CUnknown.h"
#include "Cmpnt2.h"
static inline void trace(char* msg)
{ Util::Trace("C
www.eeworm.com/read/371106/9567658
cpp cmpnt2.cpp
//
// Cmpnt2.cpp - Component 2
//
#include
#include "Iface.h"
#include "Util.h"
#include "CUnknown.h"
#include "Cmpnt2.h"
static inline void trace(char* msg)
{ Util::Trace("C
www.eeworm.com/read/365842/9844918
c yaffs_fs.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
* yaffs_fs.c
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles M
www.eeworm.com/read/169669/9846604
c iorw.c
// iorw.c
//
// Generated by C DriverWizard 3.2.0 (Build 2485)
// Requires DDK Only
// File created on 5/18/2005
//
#include "pch.h"
#include "..\intrface.h"
#ifdef VSCSIDISK_WMI_TRACE
#inc