联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Windows编程(1391) 
按平台查找All C#(1391) 

[Windows编程] WesternSichuanAngerSystems

代码实现了川西火气系统的消防报警集成,地图定位消防设备信息,当发生火灾或者其他情况的时候在地图上显示
The code realizes the fire alarm integration of the West Sichuan fire and gas system. The map locates the fire equipment information and displays it on the map in case of fire or other situations (2019-12-11, C#, 3804KB, 下载3次)

http://www.pudn.com/Download/item/id/1576031900717115.html

[Windows编程] A007简易浏览器

通过浏览器加载页面,已达到WInform窗体不能实现的页面效果
Loading pages through browsers (2019-01-14, C#, 13613KB, 下载17次)

http://www.pudn.com/Download/item/id/1547433338368658.html

[Windows编程] wuc_TimeMeter

C# WPF下简易的计时器用户控件
Simple Timer User Control under C# WPF (2019-01-09, C#, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1547014058854310.html

[Windows编程] 音乐播放器

网页播放器,HTML5制作网页音乐播放器,实现自己的播放器
HTMLCSS Web player Web player realizes its own player (2018-08-10, C#, 18999KB, 下载3次)

http://www.pudn.com/Download/item/id/1533889065944409.html

[Windows编程] 身份证读卡器通用二次开发包

身份证读卡器的通用开发SDK,可用于多数读卡器
SDK, the universal card reader, can be used for most card readers. (2018-07-30, C#, 2427KB, 下载3次)

http://www.pudn.com/Download/item/id/1532922090115705.html

[Windows编程] 播放器

简单的C#音乐播放器的实现,实现的音乐播放器的基本功能。
The realization of a simple music player (2018-07-20, C#, 10837KB, 下载4次)

http://www.pudn.com/Download/item/id/1532077726745080.html

[Windows编程] 计算器

一个计算器程序 ,可以实现输入公式,连续运算等功能
The calculator can implement the input formula (2018-05-13, C#, 68KB, 下载1次)

http://www.pudn.com/Download/item/id/1526199170381132.html

[Windows编程] 使用timer实现随机数

在线随机数生成器,可以随机生成你设定的随机数,可以是唯一的或者重复的,可以应用于dota2roll点器,魔兽roll点辅助工具,抽奖或者需要随机数字的应用中。 产生随机数有多种不同的方法。这些方法被称为随机数发生器。随机数最重要的特性是它在产生是后面的那个数与前面的那个数毫无关系。
Online random number generator, you can set the random numbers generated can be unique or repeated, can be applied to the dota2roll point, roll point of auxiliary tools, or draw applications require random numbers in the. There are many different ways to generate random numbers. These methods are called random number generators. The most important feature of random numbers is that it produces the number that is behind and has nothing to do with the number in front. (2017-11-06, C#, 45KB, 下载1次)

http://www.pudn.com/Download/item/id/1509932430859111.html

[Windows编程] 简易计算器

计算器。功能强大。操作简单,实现多种运算。不在话下
Implement four arithmetic operations (2017-06-19, C#, 47KB, 下载2次)

http://www.pudn.com/Download/item/id/1497869439190883.html

[Windows编程] WriteFile

c#设计的一变化个文件监控系统,当文件名,文件内容,文件所在目录发生改变时,可以在输出中观察到变化
c# design a system to monitor changes in a file when the file name, file content, file directory is changed, the change can be observed in the output (2016-07-12, C#, 33KB, 下载3次)

http://www.pudn.com/Download/item/id/1468292638248688.html

[Windows编程] Csharp-timer

C#中各种计时器:使用 Stopwatch 类;基于 Windows 的标准计时器;基于服务器的计时器;线程计时器;System.Environment.TickCount;使用TimeSpan类。
C# various timers: Using Stopwatch class a standard Windows-based timer timer-based servers thread timer System.Environment.TickCount use TimeSpan class. (2015-07-07, C#, 14KB, 下载4次)

http://www.pudn.com/Download/item/id/1436249146168198.html

[Windows编程] souremanage

C#编写的任务管理器和资源管理器。功能与xp的任务管理器和资源管理器相似
C# prepared by the Task Manager and Resource Manager. Function with xp task manager and explorer similar (2014-01-10, C#, 2625KB, 下载6次)

http://www.pudn.com/Download/item/id/2447766.html

[Windows编程] renwuguanliqi

任务管理器..仿照windows平台下的任务管理器,功能较齐全
Task manager .. modeled task manager windows platform, features a more complete (2013-12-18, C#, 858KB, 下载5次)

http://www.pudn.com/Download/item/id/2430040.html

[Windows编程] CSharp

用C#编写的几款计算器合集,分别实现了不同的功能
Several written in C# Calculator Collection, respectively, to achieve different functions (2012-11-03, C#, 76KB, 下载3次)

http://www.pudn.com/Download/item/id/2035944.html

[Windows编程] FileManger0.3

文件管理器 有类似“资源管理器”的工具 可新建文件夹和删除文件夹等
File Manager similar to resource manager tool can be the new folders and delete folders, etc. (2008-04-26, C#, 193KB, 下载32次)

http://www.pudn.com/Download/item/id/447108.html

[Windows编程] C SHARP计算器

C#计算器 属于简单的计算器 这是一个计算器的简单实现。
c# calculator,a simple implementation . (2005-10-11, C#, 5KB, 下载989次)

http://www.pudn.com/Download/item/id/117504.html

[Windows编程] CSharp写的计算器

自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。
own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a good typical cases. (2005-08-30, C#, 37KB, 下载83次)

http://www.pudn.com/Download/item/id/109325.html

[Windows编程] c# 计算器

c#编的非常简易的计算器,功能不是很完善。
series of very simple calculators, and function is not perfect. (2005-08-26, C#, 39KB, 下载130次)

http://www.pudn.com/Download/item/id/108925.html

[Windows编程] C#资源管理器

用VC#.net编写的资源管理器
VC#. Net prepared by the Resource Manager (2004-11-23, C#, 198KB, 下载1072次)

http://www.pudn.com/Download/item/id/1101181693220200.html

[Windows编程] C# 作的编辑器源代码

C# 作的编辑器源代码
for the C# source code editor (2004-10-16, C#, 66KB, 下载124次)

http://www.pudn.com/Download/item/id/1097891462260934.html
总计:1391