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

搜索资源列表

  1. SkinEngine-Csharp-skin

    0下载:
  2. 专门应用于c#的界面皮肤,可以免除您美化的烦恼,专心致志地编程。有多种选择。欢迎下载。 SkinEngine控件是一组用于优化界面设计可视化控件,它重写了大部分可视化组件的源代码,使其外观更为美观漂亮,美化了程序界面的设计,使得程序员可以把更多的精力放在系统软件功能的设计上.-Specifically applied to the interface c# skin, you can remove your landscaping worries, dedicated to program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3190099
    • 提供者:yangguo
  1. ActiveX

    0下载:
  2. 使用CSharp开发的Activex控件可以在网页或者本地程序中调用-CSharp developed using Activex controls can be a web page or local procedure call
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:92751
    • 提供者:徐志凯
  1. Csharp

    1下载:
  2. C#+绘制实时曲线包括绘制坐标轴,C#+绘制实时曲线包括绘制坐标轴-C#+ mapping real-time curve include the drawing axes, C#+ mapping real-time curve include the drawing axes
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:39769
    • 提供者:孔君
  1. csharp-usb-hid-driver

    0下载:
  2. C# HID DRIVER Descr iption
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:218880
    • 提供者:黃星傑
  1. CSharpDarwChart

    0下载:
  2. Csharp绘制统计图(柱状图, 折线图, 扇形图)-Csharp Draw Chart (histogram, line graph, pie-chart)
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-22
    • 文件大小:593045
    • 提供者:Lenber
  1. cSharp-transfer

    0下载:
  2. (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:49751
    • 提供者:oldguy1234
  1. csharpwg

    0下载:
  2. Csharp外挂制作教程新手入门 -C#外挂制作教程新手入门
  3. 所属分类:CSharp

  1. cSharp-tcp-ip

    2下载:
  2. C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
  3. 所属分类:CSharp

    • 发布日期:2017-01-13
    • 文件大小:88064
    • 提供者:jammylee
  1. WindowsExplorer(CSharp)

    0下载:
  2. 基于C#开发的模拟Windows资源管理器,可以学习一下-Based on the simulation of C# development of Windows Explorer, you can learn about
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:76422
    • 提供者:睡着的小孩
  1. Csharp

    0下载:
  2. C#连接Access、SQL Server、Oracle、MySQL、DB2和SyBase六种不同数据库的程序源码和需要注意的点-C# Connection Access, SQL Server, Oracle, MySQL, DB2, and SyBase six different database programs and the need to pay attention to point source
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:2737
    • 提供者:luyankui
  1. csharp

    0下载:
  2. epass1000nd 在csharp下的接口,内附详细使用说明-epass1000nd under the c# interface, containing detailed instructions
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:7677
    • 提供者:piaoxue
  1. CRM

    0下载:
  2. VS2005下Csharp开发的CRM系统,很好的学习代码,可用于毕业设计,入门学习-Csharp developed under VS2005 CRM system, good learning code, can be used for graduation, entry-learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1768523
    • 提供者:kinvi
  1. serialport

    1下载:
  2. 一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值-A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2412332
    • 提供者:mrdsp
  1. FileMapping(csharp)

    1下载:
  2. 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:39302
    • 提供者:张鲁夺
  1. cSharp-Chart

    2下载:
  2. C# 图表控件使用说明、控件源代码和Demo源码-C# chart control instructions, source code control source code and Demo
  3. 所属分类:C#编程

    • 发布日期:2013-08-24
    • 文件大小:5284724
    • 提供者:nick pan
  1. DoubleBuffer

    0下载:
  2. 用csharp及gdi+实现双缓存画图,解决画图时闪屏,刷新慢的问题,是了解双缓存画图的好东西-Gdi+ with csharp and achieve double-buffer drawing, solving the splash screen when drawing, slow refresh problem is to understand the double buffer drawing a good thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:36774
    • 提供者:cm
  1. csharp

    0下载:
  2. csharp基本训练提高集锦题库,C#题库集合,C#面试题 最全的C#提高题 面试时遇到的几率最高 本人亲身体验-Collection of question bank to improve the basic training csharp, C# question bank collection, C# face questions raise the most complete C# interview questions are most likely to encounter firs
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:20955
    • 提供者:往下过
  1. Guide-Form-CSharp

    0下载:
  2. 利用C#实现导航风格的windows界面,左边为导航菜单,右边为主窗口显示,纯属模板类,无内容填充,请谨慎下载!-Achieved using C# windows-style interface navigation, left navigation menu to the right shows the main window, is purely a template class, no content filled, be careful to download!
  3. 所属分类:Menu control

    • 发布日期:2017-03-23
    • 文件大小:50050
    • 提供者:
  1. CSharp-USB

    0下载:
  2. C#编写的usb控制程序demo,值得usb开发人员借鉴-Written in C# usb control procedures demo, worth usb developer reference
  3. 所属分类:CSharp

    • 发布日期:2016-12-20
    • 文件大小:35148
    • 提供者:www51succom
  1. AO

    0下载:
  2. 利用CSharp开发的AO界面 里面主要应用AO二次开发的知识 对初学者帮助较大-AO developed the use of interface CSharp inside the main application of the knowledge of the secondary development of AO for beginners to help more
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:874483
    • 提供者:sunup
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com