代码搜索:动态参数
找到约 10,000 项符合「动态参数」的源代码
代码结果 10,000
www.eeworm.com/read/174605/9579973
cpp p2-105.cpp
#include
#include
//定义timer类
class timer{
long minutes;
public:
//无参数构造函数
timer(void) {
minutes =0;
};
//字符指针参数的构造函数
timer(char *m)
www.eeworm.com/read/161080/10456381
h pci2006.h
//*************************************************************************************
// 用于AD转换的硬件参数
// AD通道和AD增益,它们将构成采样参数
// 阵列(请参考下面的PCI2006_PARA_AD)
#ifndef _CHANNEL_ARRAY_AD
typedef struct
www.eeworm.com/read/159728/10620743
cpp p2-105.cpp
#include
#include
//定义timer类
class timer{
long minutes;
public:
//无参数构造函数
timer(void) {
minutes =0;
};
//字符指针参数的构造函数
timer(char *m)
www.eeworm.com/read/276983/10690113
cpp p2-105.cpp
#include
#include
//定义timer类
class timer{
long minutes;
public:
//无参数构造函数
timer(void) {
minutes =0;
};
//字符指针参数的构造函数
timer(char *m)
www.eeworm.com/read/272824/10942713
cpp p2-105.cpp
#include
#include
//定义timer类
class timer{
long minutes;
public:
//无参数构造函数
timer(void) {
minutes =0;
};
//字符指针参数的构造函数
timer(char *m)
www.eeworm.com/read/466620/7029766
pas imagebase64.pas
unit ImageBase64;
interface
uses Classes,Graphics,ExtCtrls,Jpeg, IdCoderMIME;
function Image2Base64(const image:TGraphic; var base64Str:string):integer;
{
输入参数:
image:图片
输出参数:
www.eeworm.com/read/453695/7414346
c timeout.c
#include "config.h"
#include "global.h"
/****************************************************************************
* 名称:IRQ_Time0()
* 功能:定时器0中断服务程序,取反LEDCON控制口。
* 入口参数:无
* 出口参数:无
********
www.eeworm.com/read/199451/7850295
cpp p2-105.cpp
#include
#include
//定义timer类
class timer{
long minutes;
public:
//无参数构造函数
timer(void) {
minutes =0;
};
//字符指针参数的构造函数
timer(char *m)
www.eeworm.com/read/143457/12874335
cpp p2-105.cpp
#include
#include
//定义timer类
class timer{
long minutes;
public:
//无参数构造函数
timer(void) {
minutes =0;
};
//字符指针参数的构造函数
timer(char *m)