登录
首页 » c# » webservices解析测试,生成相应类工具

webservices解析测试,生成相应类工具

于 2022-07-23 发布 文件大小:45.53 kB
0 27
下载积分: 2 下载次数: 1

代码说明:

通过输入提供的webservices地址,生成相应的c#操作类,并支持对相应接口的测试验证。 websevices解析工具 webservices对应生成c#操作类工具 webservices解析验证工具

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 123
    校园导航系统 1) 校园景点介:绍介相关景点的有关详细信息。 2) 最佳路线查询:查询校园中任意两点之间所有路线,并提供两点间最短的简单路径。 3) 关节点查询:提供校园图的关节点查询。 4) 多景点最佳路线查询:提供多个景点的最佳线路查询,即求途径这个景点的最佳路径。 (Campus Navigation System 1) campus attractions Introduction: Shao Jie-related attractions for more information. 2) The best route query: Query on campus all the routes between any two points, and provides a simple shortest path between two points. 3) joint points: the key points to provide the campus map queries. 4) The best route queries more attractions: multiple sites to provide the best route queries, that is seeking ways to this spot the best path.)
    2011-08-25 08:56:05下载
    积分:1
  • 430单片机贪吃蛇
    采用msp430f169单片机驱动LCD12864完成的贪吃蛇游戏,共有四个独立按键,分别控制四个不同的方向。应经调试成功。单片机型号为美国TI公司的MSP430f169型。程序各部分均有头文件形式构成,对于初学者便于理解。#include "msp430x16x.h" #include //包含随机数 //液晶引脚定义 #define E_1 P5OUT|=BIT7 #define E_0 P5OUT&=~BIT7 #define RW_1 P5OUT|=BIT6 #define RW_0 P5OUT&=~BIT6 #define RS_1 P5OUT|=BIT5 #define RS_0 P5OUT&=~BIT5 #define PSB_CLR P5OUT &= ~BIT0 //PSB置低,串口方式 #define PSB_SET P5OUT |= BIT0 //PSB置高,并口方式 #define RST_CLR P5OUT &= ~BIT1 //RST置低 #define RST_SET P5OUT |= BIT1 //RST置高 #define uchar unsigned char #define uint unsigned int //按键引脚定义 #define key_state_0 0 #define key_state_1 1 #define key_state_2 2 unsigned char key_state[4]={0,0}; uchar zi[]={0xd3,0xce,0xcf,0xb7,0xbd,0xe1,0xca,0xf8};//游戏结束 uchar fen[]={0xb5,0xc3,0xb7,0xd6};//得分
    2023-07-30 19:55:02下载
    积分:1
  • MT-forward
    MT正演修正法一维反演,适用于地震资料解释(MT Forward Amendment Act one-dimensional inversion for seismic data interpretation)
    2011-09-08 20:32:50下载
    积分:1
  • source-code
    Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。(Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.)
    2013-12-05 22:28:11下载
    积分:1
  • 发牌程序
    发牌程序。自己写的一个发牌程序,利用自己写的一个伪随机数的产生程序,进行发牌。按升级的游戏规则进行发牌的。
    2022-03-17 20:48:08下载
    积分:1
  • SceneVisulization
    说明:  类似office2007的界面风格,自定义设计炫丽的工具按钮(实现ArcSence中常用按钮功能),利用ArcEngine提供的SceneControl和相应的接口实现三维数据加载、显示、浏览、分析等功能,如坡度分析、通视分析剖面图绘制、自动生成等高线等。 (Office2007 interface similar style, custom-designed fancy tool button (the button functions commonly used to achieve ArcSence), use provided SceneControl ArcEngine interface and the corresponding three-dimensional data load, display, browsing, analysis and other functions, such as slope analysis, visibility analysis section drawing, automatic generation of contour lines.)
    2011-03-06 15:00:17下载
    积分:1
  • great-lib
    operate the library on windows operation
    2014-08-21 14:22:55下载
    积分:1
  • OGL_Set_Web2
    Lod程序,非常好的学习LOD技术的源代码(Lod procedures, very good to learn the source code technology LOD)
    2008-08-08 11:58:40下载
    积分:1
  • dontextexpertise
    SizeDemo_demo 一个非常方便解析,读取xml的类,(SizeDemo_demo a very convenient parsing, read xml class,)
    2018-11-26 16:38:12下载
    积分:1
  • MIKOV-FUNCTION
    学习matlab的方程小程序,没问题额的啊(Learning matlab equation applet, the amount is no problem)
    2011-09-27 08:32:09下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载