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

[Windows编程] ts3-dream-launcher

这是模拟人生3的发射器,由模拟人生迷马科斯·托马兹(Marcos Tomaz)创建。Launcher会自动修复并保持几个已知游戏问题的修复,取代有问题的游戏默认启动器,甚至有一个内置的mod管理器。还有许多其他功能!梦想发射器为任何喜欢模拟人生3的玩家!
This is a Launcher for The Sims 3 created by Marcos Tomaz, a fan of The Sims. The Launcher automatically fixes and maintains active the fixes for several known game issues, replaces the game problematic default launcher and even has a built-in mod manager. There are lots of other features too! The Dream Launcher for any player who loves The Sims 3! (2024-01-08, C#, 0KB, 下载0次)

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

[Windows编程] 5. 20200530RuncardE(P)

基於此現狀,考慮一種新方案能夠讓產線作業員減少動作,誤查SN信息.想到我們平時在修改THI的時候會在桌面寫下修改日期,機種,THI版本.這些不也是信息嗎?只不過是通過電腦桌面作為載體提供給我們工程師看的,如果可以將上述8個條形碼信息也放置在桌面上,那就不也可以實現丟棄紙質載體,也能將信息提供給產線作業員. 1. 透過SN在服務器端獲取這些信息; 2. 將這些信息轉化成二維碼; 3. 將這些生成的二維碼圖片插入圖片中,並當成桌面顯示;
Based on this situation, we consider a new scheme that can reduce the action of production line operators and mistakenly check Sn information. When we modify thi, we will write down the modification date, model and version of thi on the desktop. Isn't this also information? It is only provided to our engineers through the computer desktop as a carrier. If we can put the above eight bar code information on the desktop, It is not possible to discard paper carriers, but also to provide information to production line operators 1. Obtain the information from the server through SN; 2. Transform the information into two-dimensional code; 3. Insert the generated QR code images into the pictures and display them as desktop; (2020-09-22, C#, 27079KB, 下载0次)

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

[Windows编程] ITOA

关于运维系统几个功能点: 1、支持网上报修和电话报修,科室电话报修后由信息科人员录入 2、支持信息科人员修改故障内容,毕竟科室对电脑不熟,故障判断不可能太准确,当然也可以分多级目录,大部分科室还是能确定的 3、信息科主管可以修改普通工作人员的内容,即上级可以修改下级 4、有好看的报表统计数据,个人工作量统计,按故障类型统计,按上报科室统计 5、可以显示维修进程,比如已完成,处理中,需要买配件之类 6、维修完毕后要科室报修人员可以做确认并做出评价 7、有故障等级选择,如 特急、急、一般,可以自定义 8、正式版系统无视数据库类型,可在任意数据库上运行。 9、更多可扩展功能等你来发现。
On the operation system function point: 1, support online repair and repair department telephone, telephone repair after the by the information department staff input 2, to support the information department staff to revise fault content, after all departments are on computer, fault judgment may not too accurate, of course can be divided into multi-level directory, most of the sections or can be sure of 3, information department manager can modify the general staff of the content, namely the superior can modify the subordinate 4, there is statistical data good-looking, personal workload statistics, statistics according to the fault type, according to the Department of statistics. 5, can display the repair process, for example, has been completed, processing, the need to buy accessories such as 6, after the repair personnel to repair department can do confirmation and evaluation 7, fault level selection, such as urgent, urgent, in general, can be customized 8, the official versi (2014-06-12, C#, 10553KB, 下载18次)

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

[Windows编程] CSharp-CSharp

C#抓包工具实现源代码(转)2009-11-09 用wireshark的命令行模式和windump抓包有时候很难满足抓包的需求,比如我们在一台http服务器上抓http的某个头是指定值的包及iis给其的响应,而其它的包都不要,用现有工具好像就不好实现了,winddump的规则也顶多指定协议、端口之类,具体包的内容过滤上好像就束手无策了,于是想自己做一个,找了一些wincap开发的资料,貌似c#相关的资料不多,找到一个却不能调试,于是又找了一篇讲c#监控网络流量的文章,改造了一下,做了一个命令行抓包工具,因为遇到一些问题,所以还是半成品
C# source code capture tool (rpm) 2009-11-09 17:38 command line mode with wireshark capture and windump sometimes difficult to meet the capture needs, such as we catch http http server on a certain iis the head packet and the specified value in response to it, while the other packets are not using the existing tools if not achieved, winddump rule at most the specified protocol, the port and the like, the content of the specific packet filtering seems to do nothing, so want to do their own, find some information wincap development, seemingly small c# relevant information, but can not find a debug, so he found a article about c# to monitor network traffic articles, transforming a bit , made a command-line packet capture tool, because some problems, so it is still semi-finished products (2013-11-29, C#, 5KB, 下载23次)

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

[Windows编程] Barcode

PDA818可选安装一维条码(Symbol SE955)或二维条码(Symbol SE4500)。该代码为C#开发。 接口函数 /// <summary> /// 打开条码扫描,其中打开条码头电源,串口切换到条码头,设置串口 /// </summary> /// <returns></returns> bool Scanner_Open() /// <summary> /// 关闭条码扫描 /// </summary> /// <returns></returns> bool Scanner_Close() /// <summary> /// 触发条码扫描,条码头发出红色激光,扫描到有效条码或超时才关灭 /// </summary> /// <returns></returns> bool Scanner_Trig() /// <summary> /// 读取条码数据 /// </summary> /// <param name="Readbuf">条码数据</param> /// <param name="Readlen">数据长度</param> /// <returns></returns> bool Scanner_Read(BYTE*Readbuf,BYTE* Readlen)
PDA818 optional installation of one-dimensional bar code (Symbol SE955) or two-dimensional bar code (Symbol SE4500). The code for C# development. Interface function///<summary>///Open barcode scanning, barcode head which opens the power switch to the serial barcode head, set the serial port///</summary>///<returns></returns> bool Scanner_Open () ///<summary>///Close barcode scanner///</summary>///<returns></returns> bool Scanner_Close () ///<summary>///Trigger barcode scanner, barcode hair a red laser bar code scanning to effectively shut off or times out///</summary>///<returns></returns> bool Scanner_Trig () ///<summary>///Read the bar code data///</summary>///<param name="Readbuf"> Barcode data </param>///<param name="Readlen"> Data length </param>///<returns></returns> bool Scanner_Read (BYTE* Readbuf, BYTE* Readlen) (2013-11-23, C#, 42KB, 下载13次)

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

[Windows编程] T_448_1

WinApp2 目录是第一部分涉及的代码和VS.NEt Project。 Myactions目录中是为VS.NET 修正过的VS.NET Project 主要是第二部分的内容 VSNETMENU是第三部分中设计到的VS.NET project actions.zip 是第二部分中涉及到的Demo源代码 For VS.NET *.jpg是相关屏幕拷图。 需要注意: 1。在测试所有例子时请先修改原来project文件的图片路径问题,否则会因为无法Loadbmp图片出错。 2。actions.zip 有网络Download,版权和涉及相关问题见内部文档说明.版权归原作者所有。 3. VSNetMenu\VSNETMenu\bin\Debug目录中的VSNET.Menu.dll是实现的DLL文件,你需要在VS.NET中加入这个 Reference.具体选择Project->Add reference...然后在对话框中选中这个DLL文件。 如果手工方式请在编译时加 -r:VSNET.Menu.Dll 否则无法使用 using VSNET.Menu 命名空间。 4。所有代码和源码仅供参考和Demo,不负责任何技术和商业支持和服务。
WinApp2 directory is the first part of the code involved and VS.NEt Project. Directory is Myactions correction for VS.NET VS.NET Project is the second part of the content VSNETMENU the VS.NET project actions.zip is the third part of the design to the second part involves Demo source code For VS.NET*. jpg related screen Khao Figure. Note: 1. You need to modify the original project file picture path test all the examples, otherwise will because can not Loadbmp the picture wrong. 2. actions.zip Network Download, copyright and related issues, see the internal document explains All Rights Reserved. VSNetMenu \ VSNETMenu \ bin \ Debug directory VSNET.Menu.dll is to achieve a DLL file, you need to join this Reference in VS.NET. Specific select Project-> Add reference ... and then in the dialog box, select in this DLL file. If manually at compile time add-r: VSNET.Menu.Dll otherwise unavailable using VSNET.Menu namespace. 4. All code and source code for reference only and Demo, responsible (2013-03-16, C#, 427KB, 下载2次)

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

[Windows编程] PiaoHonggbook

=== === === =飘鸿留言本1.0=== === === = 这个留言本是飘鸿综合参考了他人的界面,用C#加SQL编写而成的! 演示地址:http://www.piaohong.net/gbook 安装说明: 一、SQL数据库设置 在SQL目录中的SQL.SQL是数据库脚本,XP_PAGE是储存过程脚本。 在查询分析器运行即可。 然后在GBOOK目录下Web.config中修改语句 <add key="sqlConnectionString" value="SQL数据库连接字符串" /> 二、设置好后,GBOOK目录就可单独工作。Library目录是提供分页控件的源代码。 有需要的可以自行修改
=== === === = voice of the angels-1.0 ========= ========== this is the voice-integrated into the reference to the other interface C# plus SQL prepared! Presentations Address : http://www.piaohong.net/gbook Installation Instructions : 1. SQL SQL database installed in the directory database is SQL.SQL script, XP_PAGE process is stored in the script. Inquiries analyzer can be run. Then GBOOK directory Web.config modified statement (2007-02-21, C#, 243KB, 下载24次)

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

[Windows编程] 天文数的阶乘

我编写了一个“天文数字计算”程序突破了这一限制,可以把数字的长度扩充到无穷多位。除了能做加、减、乘、除、求模等基本运算外还可以做阶乘、乘方、开平方等运算。 例如:10000! = ?、(2002^2000)%9999 = 9394、2002的平方根的小数点后第10000位是4。 下面这个程序只是我用编写的“天文数字计算”里的一个计算。 因为在程序代码中使用了中文,所以这个程序如果不在中文DOS下运行,可能会出现乱码,但不影响程序的计算结果。 注:因为DOS能访问的内存有限,所以在DOS下可把计算结果扩充到30000多位。但如果用VC把它编绎成Windows程序,则可以计算到“真正的无穷多位”(与机子配置有关),一般计算到几十万位是没有问题的。
Astronomical number of factorial (2005-12-28, C#, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/136482.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
总计:129