码迷,mamicode.com
首页 >  
搜索关键字:summary ranges    ( 3424个结果
RSS 的简介
rss是RDF Site Summary 的缩写(RDF是Resource Description Framework的缩写 ),是指将网站摘要用xml语言描述。 一、什么是RSS? 也许大家是第一次听到RSS这个概念,那什么是RSS呢?RSS是站点用来和其他站点之间共享内容的一种简易方式(也叫聚合...
分类:其他好文   时间:2014-08-26 09:40:15    阅读次数:194
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
一台测试服务器上的数据库无法访问,远程能访问服务器1521端口,但是通过pl/sql连不上。 登录数据库服务器,执行: $ lsnrctl statusListening Endpoints Summary... (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=1...
分类:其他好文   时间:2014-08-22 17:43:49    阅读次数:236
Summary:关于解决客户报障的思维总结
今天碰到个问题,...
分类:其他好文   时间:2014-08-19 19:09:45    阅读次数:142
python采用pika库使用rabbitmq总结,多篇笔记和示例(转)
add by zhj:作者的几篇文章参考了Rabbitmq的Tutorials中的几篇文章。原文:http://www.01happy.com/python-pika-rabbitmq-summary/这一段时间学习了下rabbitmq,在学习的过程中,发现国内关于python采用pika库使用ra...
分类:编程语言   时间:2014-08-19 00:47:33    阅读次数:346
Goldengate:ERROR 180 encountered commit SCN that is not greater than the highest SCN already processed
How to recover from Extract ERROR 180 encountered commit SCN that is not greater than the highest SCN already processedThis is the summary of Metalink...
分类:其他好文   时间:2014-08-14 20:24:19    阅读次数:335
【DateStructure】 Charnming usages of Map collection in Java
When learning the usage of map collection in java, I found serveral beneficial methods that was encountered in the daily life. Now  I made a summary:  [java] view plaincopy i...
分类:编程语言   时间:2014-08-14 01:30:28    阅读次数:207
【DataStructure】A useful util class for reading and writing files
Faced with the upcoming exam, Some useful methods referred to file operation drew tremenous attention. Now I make a summary to reading file. [java] view plaincopy import java...
分类:其他好文   时间:2014-08-14 01:30:09    阅读次数:331
引用项目外dll时不显示注释的解决方案
在引用项目外的dll时,显示类库中的注释可按以下步骤:方法或变量用summary添加注释,如: ///发送post请求//////请求的url///发送到数据例如:"name=xhan&password=1231"///发送和接受数据使用的编码///服务器响应字符串publicstaticstr.....
分类:其他好文   时间:2014-08-13 22:08:47    阅读次数:334
【整理】各种Python的IDE(集成开发环境)的总结和对比
原地址:http://www.tuicool.com/articles/rMVJNn原文http://www.crifan.com/summary_common_python_ide_pyscripter_ulipad_eclipse_pydev_eric/背景之前已经写帖子,解释了关于Python...
分类:编程语言   时间:2014-08-09 18:38:27    阅读次数:325
Devexpress GridView.CustomSummaryCalculate 实现自定义Group Summary
--首发于博客园,转载请保留此链接博客原文DevExpress Documentation官方地址:GridView.CustomSummaryCalculate Event1. 概要界面上 GridView 显示的数据里某些字段在读出来的时候已经 SUM By FieldA ,在界面上统计时就不能...
分类:其他好文   时间:2014-08-06 22:48:22    阅读次数:423
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!