码迷,mamicode.com
首页 >  
搜索关键字:components    ( 1669个结果
JMS
Most of the communications between components that you have seen so far are synchronous: one class calls another, a managed bean invokes an EJB, which calls an entity, and so on.? ? ?Message...
分类:其他好文   时间:2014-09-22 17:36:33    阅读次数:216
Android利用canvas画各种图形(点、直线、弧、圆、椭圆、文字、矩形、多边形、曲线、圆角矩形)
1、首先说一下canvas类: Class Overview The Canvas class holds the "draw" calls. To draw something, you need 4 basic components: A Bitmap to hold the pixels, a...
分类:移动开发   时间:2014-09-22 14:07:32    阅读次数:317
在yii中使用多个数据库
背景:对于一个大公司拥有多个分公司的应用场景下,我们通常需要配置多个sub-database(子数据库)来存储不同的数据纪录。配置步骤:1.在application骨架里面的主配置文件main.php的索引为components中新增一个'db2'=>array(//todo the code st...
分类:数据库   时间:2014-09-18 16:08:44    阅读次数:257
BLToolkit 目录
英文说多了都是泪啊,更好的翻译快点来.Business Logic Toolkit is a set of components to simplify .NET application development. BLToolkit is provided as source code that y...
分类:其他好文   时间:2014-09-17 13:33:22    阅读次数:200
O2S.Components.PDFRender4NET.dll 图片空白BUG问题
在用网上的2.0.1.0破解版的时候,会出现莫名的错误,大多数pdf转成图片都是Ok的,但是有部分转出来是空白,因为我这里要涉及大量的pdf转图片,不允许出现错误。后来经过实验发现是这个版本存在bug。所以只有升级到更高的版本。我现在用的是4.0.2.0这个版本会有水印存在, 转成il,修改了之后,...
分类:Web程序   时间:2014-09-16 14:15:30    阅读次数:596
Postgresql监控pgwatch的搭建
一,需要环境:You will need a handful of components to make this work: - Apache (webserver) #apache搭建web页面 - PHP 5 ...
分类:数据库   时间:2014-09-16 12:19:30    阅读次数:466
PCA
http://deeplearning.stanford.edu/wiki/index.php/PCAPrincipal Components Analysis (PCA) is a dimensionality reduction algorithm that can be used to sig...
分类:其他好文   时间:2014-09-14 16:39:57    阅读次数:357
SQL Server 2008 R2 安装出错:Could not open key
安装Sql Server 2008 R2 企业版出现错误提示无法继续安装,错误提示为:Could not open key: UNKNOWN\Components\7ABFE44842C12B390AF18C3B9B1A1EE8\000021599B0090400100000000F01FEC.Ve...
分类:数据库   时间:2014-09-12 13:19:53    阅读次数:399
JDI tutorial (trace example)
Components Debugger Interfaces / |--------------| / | VM | debuggee ...
分类:其他好文   时间:2014-09-10 22:17:11    阅读次数:140
(十三)unity4.6学习Ugui中文文档-------参考-UGUI Interaction Components(下)
4.5  Slider 滑块控件允许用户通过拖动鼠标从一个预先确定的范围选择一个数字值。熟悉的例子包括在游戏中困难设置和在图像编辑器中亮度设置。 Properties Property: Property: Interactable 将此组件将接...
分类:其他好文   时间:2014-09-07 09:51:15    阅读次数:355
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!