CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - GetS

搜索资源列表

  1. CGI_CSharp_Source

    0下载:
  2. This program will attempt to cover everything you need to know to work with the Common Gateway Interface in C#, including reading the input of POSTs and GETs. Although this sounds like a lofty goal, CGI is actually quite easy to get into and gains mo
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:8066
    • 提供者:yourname
  1. sum

    0下载:
  2. 本程序对特定的数据求累加和,并得到输出,取得比较好的效果-this programmal mainly gets the special data ,and gets the sum of it
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:162785
    • 提供者:hanhan
  1. area

    0下载:
  2. 本程序在于求一个三角的面积,并得到了理想的效果。-this programmal mainly gets the area of a traingle ,and gets the result of it
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:107770
    • 提供者:hanhan
  1. GetSID

    0下载:
  2. This code gets the SID of machine, it can be use in many other functions such as create a serial number
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:16186
    • 提供者:Mr Mirante
  1. Draw

    0下载:
  2. 实现了基本的画图功能,希望大家多多指点一下,我想下东西,别太苛刻了吧!-To achieve the basic drawing functions, we hope a lot gets advice, I think the next thing, do not be demanding it!
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:82081
    • 提供者:chenfeng
  1. gobang

    0下载:
  2. Csharp编写的人机对弈五子棋程序,利用权值计算搜索,拥有较高的智能度-The man-machine gobang program written in Csharp, using weights of the point to search the best step. The program gets a high degree of intelligent
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:146461
    • 提供者:newyear
  1. Gauss-count

    0下载:
  2. 测绘学中的高斯投影正反算,输入大地坐标相应参数,通过正算可得到高斯平面坐标;或输入中央子午线经度经反算得到大地坐标相应参数。-Gauss projection forward and backward count in geomatics. Input geodetic coordinate parameters,click direction algorithm ,user can get gauss plane coordinate or input Central meridian lon
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:52186
    • 提供者:杨妍
  1. Gets-thewindow-handleof-the-mouse

    0下载:
  2. C#获取鼠标处窗口句柄,对于初学者很有帮助。-C# Gets the window handle of the mouse at the very helpful for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:16493
    • 提供者:huang
  1. diskluoji

    0下载:
  2.  C#获取磁盘所有的逻辑分区信息,点击“获缺按钮,所有的磁盘信息都显示在下拉列表框中,用户可以进一步选择逻辑分区,当然这个小功能是配合其它的功能来用的,比如在一个大型的软件应用中,本功能用来让用户选择磁盘分区-C# Gets all logical disk partition information, click on " button was missing all the disk information is displayed in the drop-down list box
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:13735
    • 提供者:tpudn17
  1. csharprwl

    0下载:
  2.  C#获取任务栏窗体的大小尺寸,获取上下左右的位置及参数值-C# Gets the size of the task bar window size to get up and down about the location and parameter values
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:15413
    • 提供者:tpudn21
  1. huanjingbianliang

    0下载:
  2. C#获取系统环境变量,系统变量大概搞编程的人大部分都知道吧,在我的电脑->属性->高级->环境变量选项卡中设置,是一些程序或系统内置全局变量的参数设置区,本实例演示如何用C#获取得这些设置。-C# Gets system environment variables, system variables probably programmed to engage most of those who know it, on my computer-> Properties-&g
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:14956
    • 提供者:tpudn22
  1. csharpdivice

    0下载:
  2. C#获取映射驱动器路径,得到被映射的驱动器的路径地址,关于网络映射的源码-C# Gets mapped drive path, get the mapped drive path to the address on the source network mapping
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:13888
    • 提供者:tpudn26
  1. memorywin

    0下载:
  2.  C#获取计算机内存信息,以进度条的方式显示获取可用物理内存总量,获取虚拟内存总量,获取可用虚拟内存总量-C# Gets information about the computer' s memory in order to get a progress bar displays the total amount of physical memory available to get the total amount of virtual memory to get the total
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:15319
    • 提供者:tpudn28
  1. getwinver

    0下载:
  2.  C#获取当前操作系统的名称及版本号,以前用VB写过这样的小程序,现在发现了基于C#实现的同功能程序,分享给大家吧-C# Gets the current operating system name and version number, before using VB wrote this small program, now found based on C# to achieve the same function program for everyone to share it
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:15135
    • 提供者:tpudn29
  1. GetIcon

    0下载:
  2. 获取应用程序的图标,利用Win32API得到任意的程序图标-Gets the application' s icon, use Win32API get any program icon
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:34571
    • 提供者:宋光军
  1. GetTempDirectory

    0下载:
  2. 获取临时文件目录的位置,C#源码下载,一般都是在c:盘下,如果改地方了,同样可以获取到。-Gets the location of the temporary file directory, C# source code download, are generally in the c: drive, if you change the place, the same can get to.
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:12830
    • 提供者:tpudn33
  1. FileIco

    0下载:
  2. C#获取文件夹或目录中的图标资源,只要含有有图标文件,它就能显示出来图标,包括EXE、jpg等多种格式-C# Gets the folder or directory icon resource, as long as there is an icon file containing, it can display icons, including EXE, jpg and other formats
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:14290
    • 提供者:赵坤东
  1. RansackFile

    0下载:
  2. C#获取指定文件夹下的所有子目录、文件夹名称,看似非常简单却很实用的功能,不过对于初学者来说,有时候觉得无从下手,不知如何去实现这种功能,希望通过本实例,你将了解到这些C#的细节技术问题-C# Gets the specified folder all subdirectories under the folder name, appears to be very simple and very useful features, but for beginners, sometimes feel
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:14207
    • 提供者:tpudn27
  1. SnatchVoiceDeviceName

    0下载:
  2. C#获取你电脑上的声音设备类型并显示声音设备的PNPDeviceID,比如我电脑上的声卡设置为:Realtek AC‘97 Audio。程序将声明一个用于检索设备管理信息的对象,循环遍历WMI实例中的每一个对象,最终获取到声卡设备名称和PNPDeviceID-C# Gets the sound on your computer, device type and displays sound device PNPDeviceID, such as my computer' s sound c
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:14249
    • 提供者:tpudn46
  1. imagedata

    0下载:
  2.  C#获取照片EXIF信息显示拍摄时间,估计玩摄影的都知道数码相机拍摄的照片中,每张都带有Exif信息,在Exif中记录了照片的很多拍摄参数、比如快门速度、快门次数、光圈大小等,当然也包括了拍摄时间,本例就是通过使用C#的相关图像操作方法来读取Exif信息的拍摄时间。通过指定的数据流来创建Image,遍历图像文件元数据,检索所有属性,如果是PropertyTagDateTime,则返回该属性所对应的值。-C# Gets photo EXIF ​ ​ information d
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:12733
    • 提供者:tpudn52
« 12 »
搜珍网 www.dssz.com