登录
首页 » C# » WPF 画图示例 以及多个图形重复利用示例源码下载

WPF 画图示例 以及多个图形重复利用示例源码下载

于 2013-10-03 发布
0 146
下载积分: 1 下载次数: 0

代码说明:

Drawing Shapes 绘制各种图形示例

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • .NET Reflector 5.0 使用例子(反编译软件)
    .NET Reflector 5.0 Release Notes 28 December 2006 Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was first released in October 2000 running on .NET Framework 1.0 Beta. LINQ and .NET Framework 3.5: Reflector supports query expressions and other concepts introduced in C# 3.5. To enable this feature select ".NET 3.5" under View, Options, Disassembler, Optimization. .NET Framework compatibility: Reflector runs on all versions of the .NET Framework using its own assembly loading infrastructure which does not rely on the Reflection API. For example, Reflector can load .NET Framework 2.0 assemblies without having the .NET Framework 2.0 installed. Assembly Lists: When launched for the first time, Reflector allows you to choose a default set of assemblies. The list of assemblies is then stored in the Reflector.cfg file and will be loaded next time you open the program. Reflector allows creating multiple assembly lists and switching between the lists using the File, Open List dialog. To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache: When resolving an assembly reference, Reflector will first search the local path next to the assembly holding the reference and then falls back to the cache directories defined in the Reflector.cfg file. Reflector does not search the Global Assembly Cache (GAC) unless you add "%SystemRoot%Assembly" to the cache directories list. Assembly Versioning: By default, assembly version numbers are ignored when resolving type and member references. You can enable side-by-side versioning in the options dialog but it is suggested to avoid this if possible. Add-Ins: Information about the Reflector add-in model can be found here. The most recent version of .NET Reflector is available here. Disclaimer: This software is provided "AS IS" with no warranties of any kind. The entire risk arising out of the use or performance of the software is with you.
    2015-06-15下载
    积分:1
  • VC++餐厅餐饮管理系统(源码+数据库+开发文档)
    1.直接运行DEBUG 文件夹中的MyPos.exe文件即可运行本系统。2.用VC打开跟目录下的MyPos.dsw文件,进行编译然后运行系统。系统初始密码均为123Tom 为一般用户,Alex为管理员用户。 【功能说明】4.2功能说明餐饮管理系统功能模块说明如下:前台营业日常营业操作功能,包括:l 日始日结:设定每个营业日的开始和结束,并且进行每日营业的初始化及员工交接班。l 点菜收银:点菜(包括代码输入、名称输入、鼠标输入等)、账单结帐(包括现金结帐、信用卡结帐、签单等)、修改账单(包括折扣、调整服务费等。如果客人是协议单位(合约公司)、VIP卡(会员卡),还将调用相应的折扣优惠等)。l 接待预订:新开台、厅房预定。营业设置日常营业所必需的数据库设定,包括:l 菜式管理:新菜式录入(包括菜式名称、代码、价格、成本等)、菜式修改、删除等菜式维护。l 酒品饮料管理:酒品饮料录入(包括名称、代码、价格、成本等)、修改、删除等。l 付款方式设置:分为人民币付款、信用卡、支票、宴请等。l 员工资料设置:包括员工的基本资料(姓名、生日、职务、籍贯),员工登陆名称、密码、员工权限等。l 其他设置:统计资料、前台销售情况等。营业分析与财务查询(由总经理室监控)可以对营业数据进行统计分析、打印报表,包括:l 销售分析:当月每天及当年每月的收入金额、成本、利润的分析。l 酒菜分析:各种酒菜的详细销售情况统计。l  查询各类单据和消费情况,包括:l 帐单查询:查询所有已结帐单l 点单查询:查询所有历史点单l 会员查询:查询会员卡消费情况l 挂帐查询:查询挂帐客人消费情况系统管理系统本身的管理功能,包括:l 系统信息:版权注册等l 系统维护:数据备份与恢复、导入导出等l 网络管理:启动设置和网络监控l 重新登录:以另一个用户名登录,不用退出系统即可更换操作员工l 退出系统:关闭程序帮助信息对系统的说明、使用指南等。
    2020-12-09下载
    积分:1
  • C#图书馆管理系统(源码+数据库)
    实现图书馆图书的增删改查等功能,数据库脚本在 C#图书管理系统项目源码BookManageSystemBookDB.sql 文件中
    2019-07-09下载
    积分:1
  • C# 多维数据库 数据挖掘例子
    C# 多维数据库 数据挖掘例子
    2015-12-21下载
    积分:1
  • c# FlowChart实例,于winform
    简单的工作流程序,可进行二次开发
    2019-12-27下载
    积分:1
  • 练习数据结构用途
    练习数据结构用途
    2015-06-24下载
    积分:1
  • C# 进销存系统源码下载
    C# 进销存系统源码下载
    2014-08-06下载
    积分:1
  • jsonp服务端例子代码
    jsonp服务端例子代码
    2015-05-27下载
    积分:1
  • C# 调用摄像头照相 例子源码
    C# 调用摄像头照相 例子源码
    2015-01-07下载
    积分:1
  • c++入门级计算器源码(实现了加、减、乘、除、平方、求模、求方根)
    (1)程序功能简介 实现计算器的功能。用户根据程序提示,输入数字,选择要进行的运算,可以进行加、减、乘、除、平方、求模、求方根等运算。 (2)程序设计说明 ① 针对加、减、乘、除、平方、求模、求方根操作,每种操作设计一个函数实现相应功能; ② 设计一个函数,可以对多个实数进行四则混合运算; ③ 设计main()测试函数
    2019-07-07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载