这段代码取自NopCommerce 3.80 的 权限列表初始化代码 dynamic provider = Activator.CreateInstance(providerType); 文件位置 Presentation\Nop.Web\Controllers\InstallController.... ...
分类:
其他好文 时间:
2016-09-17 01:50:37
阅读次数:
170
前台xaml文件 <Window x:Class="Supplier.UserI" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winf ...
分类:
数据库 时间:
2016-09-16 22:48:36
阅读次数:
234
xaml 文件 <Window x:Class="Supplier.TrendCharts" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com ...
分类:
其他好文 时间:
2016-09-16 22:45:43
阅读次数:
210
效果图: <Window x:Class="Ch12Sample_03.Window4" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/w ...
分类:
其他好文 时间:
2016-09-13 22:09:43
阅读次数:
254
我们不是在真空里谈软件工程, 软件要运行在硬件芯片上面, 下面看看一个计算机芯片的发展历史: http://perspectives.mvdirona.com/2014/09/august-21-2014-computer-history-museum-presentation/ http://mv ...
分类:
其他好文 时间:
2016-09-11 23:07:04
阅读次数:
192
电脑芯片的诞生和发展是20世纪最伟大的发明之一,芯片技术决定了计算机升级换代的速度,决定了计算机小型化实现的程度,决定了计算机智能化的程度,决定了计算机普及化的应用深度。 1971年11月15日,英特尔公司推出了第一枚微处理器——4004芯片。这一举措不仅改变了公司的未来,而且对整个工业产生了深远的 ...
分类:
Web程序 时间:
2016-09-11 20:28:33
阅读次数:
185
12. 我们不是在真空里谈软件工程, 软件要运行在硬件芯片上面, 下面看看一个计算机芯片的发展历史 http://perspectives.mvdirona.com/2014/09/august-21-2014-computer-history-museum-presentation/ http:/ ...
分类:
其他好文 时间:
2016-09-11 01:29:02
阅读次数:
145
MyEclipse项目中的包按层次显示 window > Navigation > Show View Menu > Package Presentation > Hierachial. ...
分类:
系统相关 时间:
2016-09-06 21:08:32
阅读次数:
157
WPF 自定义柱状图 1、 <UserControl x:Class="WpfApplication11.BarChartControl" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http: ...
TextBox <Window x:Class="WpfDemo.ListBoxTemaple" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.c ...