http://blogs.embarcadero.com/davidi/2014/01/16/43281There are many available Delphi and C++Builder components that will let you build cool desktop and...
分类:
其他好文 时间:
2015-10-28 01:19:16
阅读次数:
349
This is the first article, in the series of articles named "Adding components to a DBGrid". The idea is to show how to place just about any Delphi con...
分类:
数据库 时间:
2015-10-27 23:25:01
阅读次数:
268
DHTMLEditPOP3研究了一会,发现如果要写一个类似FOXMAIL的东西,还需要解决一个编辑的问题。以为邮件是支持HTML编辑的。网上查了一会发现可以使用WINDOWS自带的控件:DHTML EDIT,解决了大问题。使用方法:Components->Import ActiveX Control...
分类:
Web程序 时间:
2015-10-27 22:00:31
阅读次数:
440
首先在Oracle官网上下载:安装前要注意:将win64_11gR2_database_2of2中的\win64_11gR2_database_2of2\database\stage\Components\* 拷到\win64_11gR2_database_1of2\database\sta...
分类:
数据库 时间:
2015-10-27 16:43:46
阅读次数:
262
Installation Install with?Bower: $?bower?install?angular-percentage-filter Usage Include the library: <script?src="/bower_components/angular-percentage-directive/percentage.js"></script> Impo...
分类:
其他好文 时间:
2015-10-26 12:21:48
阅读次数:
200
工具栏注册方法:1、将下面的内容保存为bat文件,放到 Components\Tools\ 目录下,然后双击执行。注意,可能需要管理员权限。忘了一点,components.xml 文件中的 PublicKeyToken 值没改, 在执行下一步操作时,请用记事本打开, 把里面的 b88d1754d70...
分类:
其他好文 时间:
2015-10-25 17:40:13
阅读次数:
184
1,配置文件web.php ‘components‘?=>?[
????????‘db‘?=>?require(__DIR__?.?‘/db.php‘),
????????‘db1‘?=>?require(__DIR__?.?‘/db1.php‘),
????????] 2,db,db1配置 -- 可以根...
分类:
数据库 时间:
2015-10-21 19:32:50
阅读次数:
261
官网帮助文档链接: ?http://developer.android.com/guide/components/fragments.html 主要看两张图,和跑代码 一,Fragment的生命周? ? ? ? ? ?? 二,与Activity生命周期的对比 ? ? ? 场景演示 : 切换...
分类:
其他好文 时间:
2015-10-20 10:36:37
阅读次数:
230
一、Flex中的元素分类从功能层面可以把Flex中的元素分为组件(Components)和容器(Containers)两大类:组件- 是指那类具有明确交互或数据展示功能的元素,例如Button、Checkbox、Datagrid、List等。容器- 是指那类用来放置其他元素的元素,容器往往不具有特定...
分类:
其他好文 时间:
2015-10-19 19:07:45
阅读次数:
3697
QUESTION NO: 505
Which three components does the Scheduler use for managing tasks within the Oracle environment? (Choose three.)
A. a job
B. a program
C. a schedule
D. a PL/SQL procedure
Answer:...
分类:
其他好文 时间:
2015-10-19 09:28:11
阅读次数:
178