代码搜索:增值服务

找到约 10,000 项符合「增值服务」的源代码

代码结果 10,000
www.eeworm.com/read/212900/15146045

cpp workdeal.cpp

#include"Job.h" #include #include using namespace std; //预编译命令 int JobServicesUse[3]={0,0,0}; //全局变量,用于计算总的服务时间 void PrintSummary() { cout
www.eeworm.com/read/212882/15146947

asp config.asp

www.eeworm.com/read/211246/15183642

config web.config

www.eeworm.com/read/208766/15237535

cfg ftpsvr.cfg

#MySQL服务器地址 DBServer=127.0.0.1 #MySQL数据库名 DBName=ftpsvr #MySQL登录名 DBUser=gotter #MySQL口令 DBPassword=123456 #侦听端口 ListenPort=2121 #90秒超时 Timeout=90000
www.eeworm.com/read/208766/15237552

cfg ftpsvr.cfg

#MySQL服务器地址 DBServer=127.0.0.1 #MySQL数据库名 DBName=ftpsvr #MySQL登录名 DBUser=gotter #MySQL口令 DBPassword=123456 #侦听端口 ListenPort=2121 #90秒超时 Timeout=90000
www.eeworm.com/read/208150/15252364

asp webtest.asp

测试WEB服务器 response.write (""); response.write ("脚本引擎"); response.
www.eeworm.com/read/205920/15304083

~pas uform_fw_input.~pas

unit Uform_fw_input; //接受用户输入服务项目相关信息的窗口 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, Mask; type Tfo
www.eeworm.com/read/205920/15304175

pas uform_fw_input.pas

unit Uform_fw_input; //接受用户输入服务项目相关信息的窗口 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, Mask; type Tfo
www.eeworm.com/read/6656/97895

vb service1.asmx.vb

Imports System.Web.Services _ Public Class Service1 Inherits System.Web.Services.WebService #Region " Web 服务设计器生成的代码 " Public Sub Ne
www.eeworm.com/read/13763/282297

c systick.c

/************************************************************************** //文件名称:systick.c //功 能:系统中断服务程序 //作 者:懒猫爱飞 //日 期:2011.04.25 //描 述:Target:lpc1114 Crystal:12M Compiler: MD