代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.c
/*
* ifconfig This file contains an implementation of the command
* that either displays or sets the characteristics of
* one or more of the system's networking interfac
interface.h
/*******************************************************************
* *
* This file is a part of the eXtremeDB-HA Application Framew
interface.h
/*******************************************************************
* *
* This file is a part of the eXtremeDB-HA Application Framew
interface.txt
一、属性
命令字符串属性 string CommandString
命令参数集属性 Hashtable CommandParams
是否是存储过程属性 bool IsStoredProcedure
二、方法
1、关于事务
开始事务 void BeginTrans();
提交事务 void CommitTrans();
回滚事务 void RollbackT
interface.cpp
/******************************************************************************************************************