码迷,mamicode.com
首页 >  
搜索关键字:presentation    ( 432个结果
Nop3.8定制系列(二):UEditor编辑器
Nop中使用UEditor编辑器,官网 http://ueditor.baidu.com/website/ 下载后解压。 \Presentation\Nop.Web\Content 下,新建文件夹 ueditor,将解压后的文件 copy 至此文件夹。 \Presentation\Nop.Web\A ...
分类:其他好文   时间:2016-11-09 12:28:07    阅读次数:143
【2016-10-24】【坚持学习】【Day11】【WPF】【MVVM】
今天学习wpf的mvvm 人家说,APS.NET >MVC WPF >MVVM 用WPF不用mvvm的话,不如用winform。。。 哈哈,题外话。 定义: MVVM: WPF的数据绑定与Presentation Model相结合是非常好的做法,使得开发人员可以将View和逻辑分离出来,但这种数据绑 ...
分类:Windows程序   时间:2016-10-24 23:11:29    阅读次数:336
OSI七层模型
OSI (Open System Interconnection开放系统互连)七层模型: 1) 7应用层 Application 也称为应用实体,一般指应用程序,该层主要负责确定通信对象,并确保由足够的资源用于通信。 FTP、HTTP、SNMP 2) 6表示层 Presentation 负责数据的编 ...
分类:其他好文   时间:2016-10-17 09:22:59    阅读次数:158
Coming things
Python – will put all my notes and code on github.Lintcode -这个事情就像一种修行,酒肉穿肠过,佛祖心中留的那种修行。坚持下去,保持状态.English – presentation skillOracle things – Need to ... ...
分类:其他好文   时间:2016-10-12 14:15:18    阅读次数:136
WPF内置命令
<Window x:Class="WpfCommands.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx ...
分类:Windows程序   时间:2016-10-04 18:35:46    阅读次数:254
矩阵性质
tr(AB)=tr(BA)" role="presentation" style="position: relative;">tr(AB)=tr(BA)tr(AB)=tr(BA) 直接展开证明来自为知笔记(Wiz) ...
分类:其他好文   时间:2016-10-01 17:29:06    阅读次数:139
四元数
旋转的表示方式 旋转矩阵 RAB" role="presentation" style="position: relative;">RBARAB表示从A坐标系到B坐标系的旋转矩阵,那么rB=RABrA" role="presentation" style="position: relative;">... ...
分类:其他好文   时间:2016-10-01 17:11:18    阅读次数:188
姿态估计
http://www.dept.aoe.vt.edu/~cdhall/courses/aoe4140/attde.pdf Triad algorithm 有两对观测矢量s&#x005E;,m&#x005E;" role="presentation" style="position: relative... ...
分类:其他好文   时间:2016-10-01 17:02:11    阅读次数:204
淡入效果
<Application x:Class="EnergeMonitorEVK.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/wi ...
分类:其他好文   时间:2016-09-23 23:16:29    阅读次数:161
[Angular 2] Angular 2 Smart Components vs Presentation Components
Both Smart Components and Presentation Components receive data from Services in entirely different ways. Smart Components use constructor injection to ...
分类:其他好文   时间:2016-09-20 19:58:50    阅读次数:151
432条   上一页 1 ... 20 21 22 23 24 ... 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!