-
CalculadoraVB-master
Hello
to use this program create a directory C:Accounts and add the database to this folder.
database is included in the account ledger folder under Account database.
new connection string for new directory is in module1.vb
old connection strings commented out on win forms.
you can add edit delete transactions from Transactions form.
you can add delete accounts names and types from add new accounts button.
you can view all accounts by name by clicking on view account details button.
all forms available from menu strip.
account totals displayed at bottom of form
account balance shown at top of form
- 2018-03-07 05:18:05下载
- 积分:1
-
YZAK718
一个新的通信协议,一线通协议模版软件,希望对大家开发有用()
- 2020-10-08 18:07:35下载
- 积分:1
-
使用ADO指针开发控制台默认参数程序,比较实用,你可以
使用ADO指针开发控制台默认参数程序,比较实用,你可以-ADO console pointer using the default parameters of the development of procedures, more practical, you can
- 2022-11-26 23:35:03下载
- 积分:1
-
这个是我在VS2005(winFX)下写的,放出代码希望和大家共同学习
一起讨论.
peer to peer解析是从SDK的例子中复制的...
这个是我在VS2005(winFX)下写的,放出代码希望和大家共同学习
一起讨论.
peer to peer解析是从SDK的例子中复制的
需要 .NET Framework3.0(winFX) -This is my VS2005 (winFX) under the written code of hope and let everyone together to discuss common learning. Peer to peer analytical examples from the SDK in need replication. NET Framework3.0 (winFX)
- 2022-09-29 22:15:04下载
- 积分:1
-
ext-gantt-net-sample1.8
甘特图(Gantt chart )又叫横道图、条状图(Bar chart)。它是以图示的方式通过活动列表和时间刻度形象地表示出任何特定项目的活动顺序与持续时间。
Ext Gantt甘特图(asp.net版)是基于Extjs核心库的开发的,基于WEB浏览器的甘特图解决方案。可应用于项目管理系统、生产执行系统(MES)、资源管理 系统(ERP)或其它的任务资源分配相关领域的应用程序的。Ext Gantt甘特图完全兼容Extjs语法,熟悉Extjs可以轻易上手。
Ext Gantt甘特图可与任意后端代码(asp.net, jsp)集成为jsp甘特图,asp.net甘特图等。本甘特图源码封装了一些asp.net常用的接口,asp.net甘特图(不懂javascript)的新手也很容易上手。(Gantt chart (Gantt chart) also known as bar chart, bar chart (Bar chart). It is the icon of the way through the list of activities and time-scale the image to show any specific sequence of activities and project duration.
Ext Gantt Gantt (asp.net version) is based on Extjs core library development, based on the WEB browser Gantt chart solution. Can be applied to project management systems, manufacturing execution systems (MES), resource management system (ERP) or other tasks related to the field of resource allocation applications. Ext Gantt Gantt chart is fully compatible with Extjs syntax, familiar with Extjs can easily get started.
Ext Gantt Gantt chart can be used with any back-end code (asp.net, jsp) integrated Gantt chart for the jsp, asp.net, etc. Gantt chart. The Gantt asp.net source encapsulates some of the common interface, asp.net Gantt chart (do not know javascript) is also very easy to use for novice.)
- 2011-08-01 11:35:27下载
- 积分:1
-
New folder
DFSBGFSDZBGSFDZJEDClkJNdcJNwcLjnHWALESnh.S
- 2018-08-12 21:54:38下载
- 积分:1
-
Windbg调试32位.net程序产生的64位dump的扩展soswow64.dll
编写的32位托管程序在64位操作系统上运行,程序崩溃后,抓取了dump,希望用windbg来分析崩溃原因。正常情况下,32位程序崩溃后,需要用32位的程序来抓取dump,windbg和DebugDiag才能分析,若用任务管理器来抓取,需要用C:WindowsSysWOW64Taskmgr.exe来抓取。
但是若已经抓取了64位的dump,还是有方法来分析,需要加载soswow64.dll,这个dll源码在soswow64,需要用VS2015进行编译。按照README中的说明,最好将soswow64.dll复制到windbg的winxp目录下,这样就可以直接使用.load soswow64来加载,而不用带上路径。
用windbg打开dump后,依次执行以下命令:.loadby sos clr!wow64exts.sw.load soswow64即可。
- 2022-04-20 20:21:07下载
- 积分:1
-
griddatepickercustomfiltering
griddatepickercustomfiltering,动态设置显示kendoui grid控件某一列的格式(griddatepickercustomfiltering, dynamic setting display kendoui grid controls the format of a column)
- 2013-09-22 22:27:02下载
- 积分:1
-
asp.net经典代码
日常用到的以及疑难点问题源代码无私奉献,请各位多多参考及时交流。
- 2023-01-07 18:20:03下载
- 积分:1
-
Blog
通过调查分析,要求博客软件具有以下的一些功能:
管理员通过前台页面进入后台管理模块后,对注册的博客用户进行管理,包括对注册用户的查找和删除。
管理员进入后台管理模块后,可对账户进行管理,包括添加管理员账户、修改管理员账户、删除管理员账户和对管理员进行权限设置。
管理员进入后台管理模块后,可对友情链接进行管理,包括对友情链接进行添加、查找和删除。
博客用户通过前台登录后,可对自己的博客空间进行管理,包括发布自己的网络日志、与相关人员进行交流和沟通以及删除访客发表的评论等。
访客通过注册,登录进入博客空间发表评论。
访客不注册,通过匿名方式对博客空间发表评论。
- 2022-01-30 21:46:14下载
- 积分:1