码迷,mamicode.com
首页 >  
搜索关键字:presentation    ( 432个结果
笔记 Activator.CreateInstance(Type)
这段代码取自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
现代软件工程_第一周练习_第11题
我们不是在真空里谈软件工程, 软件要运行在硬件芯片上面, 下面看看一个计算机芯片的发展历史: http://perspectives.mvdirona.com/2014/09/august-21-2014-computer-history-museum-presentation/ http://mv ...
分类:其他好文   时间:2016-09-11 23:07:04    阅读次数:192
12.我们不是在真空里谈软件工程, 软件要运行在硬件芯片上面, 下面看看一个计算机芯片的发展历史: http://perspectives.mvdirona.com/2014/09/august-21-2014-computer-history-museum-presentation/ http://mvdirona.com/jrh/TalksAndPapers/DileepBhandar
电脑芯片的诞生和发展是20世纪最伟大的发明之一,芯片技术决定了计算机升级换代的速度,决定了计算机小型化实现的程度,决定了计算机智能化的程度,决定了计算机普及化的应用深度。 1971年11月15日,英特尔公司推出了第一枚微处理器——4004芯片。这一举措不仅改变了公司的未来,而且对整个工业产生了深远的 ...
分类:Web程序   时间:2016-09-11 20:28:33    阅读次数:185
现代软件工程 第一章 【概论】第12题——原旭莹
12. 我们不是在真空里谈软件工程, 软件要运行在硬件芯片上面, 下面看看一个计算机芯片的发展历史 http://perspectives.mvdirona.com/2014/09/august-21-2014-computer-history-museum-presentation/ http:/ ...
分类:其他好文   时间:2016-09-11 01:29:02    阅读次数:145
MyEclipse项目中的包按层次显示
MyEclipse项目中的包按层次显示 window > Navigation > Show View Menu > Package Presentation > Hierachial. ...
分类:系统相关   时间:2016-09-06 21:08:32    阅读次数:157
WPF 自定义柱状图 BarChart
WPF 自定义柱状图 1、 <UserControl x:Class="WpfApplication11.BarChartControl" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http: ...
分类:Windows程序   时间:2016-09-03 01:04:32    阅读次数:525
WPF 常用样式
TextBox <Window x:Class="WpfDemo.ListBoxTemaple" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.c ...
分类:Windows程序   时间:2016-09-02 00:34:00    阅读次数:340
432条   上一页 1 ... 21 22 23 24 25 ... 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!