码迷,mamicode.com
首页 >  
搜索关键字:overview    ( 1237个结果
Hibernate tools 反向生成实体和hbm.xml文件
1 安装hibernatehttp://tools.jboss.org/downloads/overview.html通过上面地址或者自己搜索hibernate tools官网找到update site 在eclipse 安装,安装中记住只选择hibernate tools部分即可2 使用Hiber...
分类:Web程序   时间:2015-01-09 18:47:55    阅读次数:159
安卓CTS官方文档之兼容性方案概览
官方英文文档链接:https://source.android.com/compatibility/overview.html Compatibility Program Overview 兼容性方案概览 The Android compatibility program makes it easy for mobile device manufacturers ...
分类:移动开发   时间:2015-01-09 14:17:00    阅读次数:239
字符串差异对比--结果生成HTML
#!/usr/bin/envpythonimportdifflibtxt1="""IPython0.13--AnenhancedInteractivePython.%quickref->Quickreference.help->Python‘sownhelpsystem.object?->Detailsabout‘object‘,use‘object??‘forextradetails."""txt2="""?->IntroductionandoverviewofIPython‘sfe..
分类:Web程序   时间:2015-01-05 18:58:33    阅读次数:264
DBA_Oracle Erp并发程序运行状态查询和监控(案例)
2014-08-09 Created By BaoXinjianLooking on how to check long running concurrent request in Oracle Apps 11i or R12? Here’s the overview of the SQL quer...
分类:数据库   时间:2015-01-05 14:43:04    阅读次数:250
Introduction to Project Management(II)
IntroductionThe purpose of this paper is to gain an understanding of project management and to give a brief overview of the methodology that underpins...
分类:其他好文   时间:2015-01-02 12:15:34    阅读次数:269
使用 Codec Engine 的 API 函数
Chapter 4 Using the Codec Engine APIs 第4章 使用 Codec Engine 的 API 函数   This chapter describes how to use the Codec Engine APIs in an application. 4.1 Overview 4.2 The Core Engine APIs 4.3 The VISA...
分类:Windows程序   时间:2015-01-02 09:46:51    阅读次数:307
Overview of the Online Redo Log --- 在线重做日志概述
对于 oracle 恢复来说最重要的数据结构莫过于online redo log(在线重做日志), 在线重做日志包含至少两个预先分配好的,用来存储数据库变化的文件。在线重做日志记录着数据文件中的变化。 Online Redo Log 有什么作用 Oracle 数据库通过在线重做日志文件来确保数据不丢失。特别是当实例失败后, oracle 数据库可以通过在线重做日...
分类:其他好文   时间:2014-12-31 22:51:41    阅读次数:276
SignalR 2 和 MVC 5 初试
做项目要用到一个聊天室的功能,找了好长时间也找不到合适的案例,后来同事建议我看看SignalR,结果发现网上资料一大片,就是没有自己想要的,后来搬着官方的API看了两天,终于有些了解了。http://www.asp.net/signalr/overview/guide-to-the-api以下是官方...
分类:Web程序   时间:2014-12-31 17:45:05    阅读次数:410
mysql architecture overview & concept
分类:数据库   时间:2014-12-31 06:20:11    阅读次数:339
JS篇 W3C文档 WD -> LR -> CR -> PR -> REC
2014年10月28号 W3C发布HTML5 REC,http://www.w3.org/TR/html5/Overview.html
分类:Web程序   时间:2014-12-29 21:20:24    阅读次数:256
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!