XAML代码:<Windowx:Class="WpfApplication72.MainWindow"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:d="http://schemas.microsoft.com/expression/blend/2008"xmlns:mc="http://schem..
BodyContent揭秘及定制复杂的JSP标签 jsp中的定制标签功能可以帮助我们来更好地实现presentation layer。我在学习的时候,感觉最困难的就是BodyContent这个类,Sun在API和specification中对BodyContent介 绍的非常少,以至于很多程序员.....
分类:
Web程序 时间:
2016-01-18 10:20:20
阅读次数:
317
contiguous 是物理位置上连续,相邻近的意思,DBCC SHOWCONTIG 命令的作用就是presentation data page(heap)或 leaf level page(B-Tree)的物理位置的信息,如果Page物理位置不连续,那么就会出现fragmentationThe D...
分类:
数据库 时间:
2016-01-14 14:18:24
阅读次数:
311
Let’s postpone the presentation to Monday as some of you ran into time conflicts.BTW(by the way )It would be ideal if you have spare time to help them...
分类:
其他好文 时间:
2016-01-12 09:58:31
阅读次数:
148
前端XAML代码:<Windowx:Class="WpfApplication48.MainWindow"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:d="http://schemas.microsoft.com/expression/blend/2008"xmlns:mc="http://..
分类:
其他好文 时间:
2016-01-04 00:08:27
阅读次数:
220
Update:Heikki’s slides arehere!Heikki Linnakangas gave a presentation this past Sunday atFOSDEMabout the improved free space map (FSM), which tracks u...
分类:
其他好文 时间:
2015-12-22 06:23:22
阅读次数:
226
有时候相识即是一种缘分,相爱也不需要太多的理由,一个眼神足矣,当EntityFramework遇上AutoMapper,就是如此,恋爱虽易,相处不易。 在DDD(领域驱动设计)中,使用AutoMapper一般场景是(Domain Layer)领域层与Presentation Layer(表现层...
分类:
移动开发 时间:
2015-12-15 16:53:54
阅读次数:
1408
三层架构(3-tier architecture) 通常意义上的三层架构就是将整个业务应用划分为:界面层(User Interface layer)、业务逻辑层(Business Logic Layer)、数据访问层(Data access layer)表示层(presentation tier)。...
分类:
其他好文 时间:
2015-11-10 09:18:06
阅读次数:
272
byJeff Angelini posted on7/20/2011 2:35:00 PMSeparating the presentation of the application’s UI from the logic of its UI is usually a good idea. This...
分类:
其他好文 时间:
2015-11-05 20:38:50
阅读次数:
292
ByVikas SinghonSep 26, 2014In 3-layer architecture3-layer architecture separates the application into 3 components which consists of Presentation Laye...
分类:
Web程序 时间:
2015-11-04 12:48:12
阅读次数:
181