资源简介
WPF 3D显示处理
代码片段和文件信息
using System;
using System.Windows.Forms;
using System.Reflection;
namespace SoftwareBox
{
partial class AboutBox1 : Form
{
public AboutBox1()
{
InitializeComponent();
this.Text = String.Format(“About {0}“ Assemblytitle);
this.labelProductName.Text = AssemblyProduct;
this.labelVersion.Text = String.Format(“Version {0}“ AssemblyVersion);
this.labelCopyright.Text = AssemblyCopyright;
this.labelCompanyName.Text = AssemblyCompany;
this.textBoxDescription.Text = AssemblyDescription;
}
#region Assembly Attribute Accessors
public string Assemblytitle
{
get
{
object[] attributes = Assembly
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 71168 2018-01-20 01:05 SoftwareBox\.vs\SoftwareBox\v15\.suo
文件 0 2018-01-20 00:32 SoftwareBox\.vs\SoftwareBox\v15\Server\sqlite3\db.lock
文件 872448 2018-01-20 01:05 SoftwareBox\.vs\SoftwareBox\v15\Server\sqlite3\storage.ide
文件 1530 2009-03-23 14:55 SoftwareBox\License.txt
文件 3140 2018-01-20 00:39 SoftwareBox\SoftwareBox\AboutBox1.cs
文件 10554 2009-03-20 06:26 SoftwareBox\SoftwareBox\AboutBox1.Designer.cs
文件 57992 2009-03-20 06:26 SoftwareBox\SoftwareBox\AboutBox1.resx
文件 2156 2009-03-20 12:18 SoftwareBox\SoftwareBox\App.xaml
文件 291 2009-03-12 11:46 SoftwareBox\SoftwareBox\App.xaml.cs
文件 1078 2007-01-14 03:36 SoftwareBox\SoftwareBox\AppIcon.ico
文件 21163 2009-03-24 12:51 SoftwareBox\SoftwareBox\bin\Release\front.jpg
文件 5474 2009-03-20 14:21 SoftwareBox\SoftwareBox\bin\Release\shadow.jpg
文件 2695 2009-03-24 12:51 SoftwareBox\SoftwareBox\bin\Release\side.jpg
文件 80384 2018-01-20 00:44 SoftwareBox\SoftwareBox\bin\Release\SoftwareBox.exe
文件 77312 2009-03-24 00:58 SoftwareBox\SoftwareBox\bin\Release\SoftwareBox.pdb
文件 5632 2005-09-23 06:56 SoftwareBox\SoftwareBox\bin\Release\SoftwareBox.vshost.exe
文件 2383 2009-03-24 12:52 SoftwareBox\SoftwareBox\bin\Release\top.jpg
文件 1128 2009-03-21 00:03 SoftwareBox\SoftwareBox\ImageSizeDlg.xaml
文件 1878 2018-01-20 00:38 SoftwareBox\SoftwareBox\ImageSizeDlg.xaml.cs
文件 2464 2009-03-20 12:06 SoftwareBox\SoftwareBox\Properties\AssemblyInfo.cs
文件 2863 2018-01-20 00:32 SoftwareBox\SoftwareBox\Properties\Resources.Designer.cs
文件 5618 2009-03-12 11:46 SoftwareBox\SoftwareBox\Properties\Resources.resx
文件 1111 2018-01-20 00:32 SoftwareBox\SoftwareBox\Properties\Settings.Designer.cs
文件 203 2009-03-12 11:46 SoftwareBox\SoftwareBox\Properties\Settings.settings
文件 29996 2009-02-19 18:53 SoftwareBox\SoftwareBox\Resources\logoPictureBox.Image.png
..A.SH. 5120 2009-02-19 18:42 SoftwareBox\SoftwareBox\Resources\Thumbs.db
文件 5466 2018-01-20 00:32 SoftwareBox\SoftwareBox\SoftwareBox.csproj
文件 1943 2009-03-20 15:34 SoftwareBox\SoftwareBox\Window1.xaml
文件 35398 2018-01-20 00:37 SoftwareBox\SoftwareBox\Window1.xaml.cs
文件 5996 2009-03-20 18:17 SoftwareBox\SoftwareBox\Window3.xaml
............此处省略19个文件信息
- 上一篇:CAD属性读取vs2010通过
- 下一篇:c# Ocr图片文字识别(百度Ocr)
相关资源
- dc竞赛房租处理数据
- C# NPOI生成word插入图片和表格
- 第二代Kinect WPF开发从入门到精通资料
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- c#winform中完美代替WebBrowser最新的控件
- 最新 Ext甘特图控件 + Ext日程控件 破解
- Illustrated C# 2010 C# 4.0图解教程
- Codejock Xtreme Suite Pro ActiveX 15.3.1 零售版
- Angle - Bootstrap Admin Template2016最新版V
- 3D打印机上位机源码Reprap Host 是C#写的
-
Databa
se2Sharp代码生成工具19.0已注册 - WPF21个优秀项目及源码
- SciChart控件破解方法见包内
- 上位机与PLC通讯dll.zip
- C# 7 and .NET Core: Modern Cross-Platform Deve
- C# 5.0 in a Nutshell 5th Edition.pdf
-
C# 6.0 and the .NET 4.6 fr
amework(7th). - ASP.NET Core 2 and Vue.js 1st Edition
- Professional+DevExpress+ASP.NET+Controls.pdf
- C# 6.0 in a Nutshell.pdf
- C#操作3D的好工具-OpenTK封装了OPENGL
- halcon 与C#之HWindow鼠标控制图片缩放,
- C#生辰八字生成器源码
- aspose包括Aspose.words、Aspose.Cells、Aspo
- WPF开发框架
- DevExpress WinForm中文文档
- Beginning C# 7 Programming with Visual Studio
- DevexpressWinform中文文档
- Essential C# 7.0
- Devexpress Winform中文文档纯中文文档N
评论
共有 条评论