-
Semantic web services test set, it is necessary to register in the apache can be...
语义web服务测试集,要注册在apache下,才能调用服务-Semantic web services test set, it is necessary to register in the apache can be called Service
- 2022-12-23 10:10:05下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
Practical C++ programming adjustable sine curve, simple and practical.
实用C++编程实现可调正弦曲线的绘制,简单实用。-Practical C++ programming adjustable sine curve, simple and practical.
- 2022-08-16 04:06:26下载
- 积分:1
-
Exemplo Implementação 指纹
Exemplo de implementação 做 leitor de Exemplo de implementação 做 leitor de Exemplo de implementação 做 leitor de 数字指纹的数字指纹的数字指纹
- 2022-05-05 16:06:26下载
- 积分:1
-
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证...
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证-Paper* P++ Is equivalent to (* p)++ Or equivalent to* (p++) Problems, in order to verify this issue, prepared the following small program (vc++ 6.0 compiler environment ), as a validation
- 2022-11-30 23:50:03下载
- 积分:1
-
《字符画大师》源代码
《字符画大师》源代码-"character painting master" source code
- 2022-04-13 14:30:49下载
- 积分:1
-
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
- 2022-02-12 16:35:15下载
- 积分:1
-
Delaunay Triangulation VB source, the use of the procedures to facilitate the es...
构建Delaunay三角网的VB源程序,利用该程序可以方便的建立GIS中的Delaunay三角网,对GIS开发人员有很大的帮助-Delaunay Triangulation VB source, the use of the procedures to facilitate the establishment of GIS Delaunay net of GIS developers will be very helpful
- 2022-10-31 15:25:03下载
- 积分:1
-
In this tutorial we use two spheres, rendered using Quadrics , to show local and...
In this tutorial we use two spheres, rendered using Quadrics , to show local and world coordinate systems.
- 2022-02-07 14:29:19下载
- 积分:1
-
我让它codevision PWM编码,看起来简单,但对我来说是困难的
i make PWM code for Codevision, it s look simple, but for me is difficult
- 2022-01-21 20:58:16下载
- 积分:1