当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: There are two types of parses (w
 

 

 ·windows media player v10 发布    »显示摘要«
    摘要:windows media player v10.0.0.3646 这是微软公司基于 directshow 基础之上开发的媒体播放软件。它提供最广泛,最具可操作性,最方便的多媒体内容。你可以播放更多的文件类型,包括:windows media (即以前称为netshow的), asf, mpeg-1, mpeg-2, wav, avi, midi, vod, au, mp3, 和 quickti......
 ·fcitx 小企鹅输入法3.0.0    »显示摘要«
    摘要:fcitx小企鹅输入法即 free chinese input toy for x,它是一个以 gpl方式发布的、基于xim的简体中文输入法(即原来的g五笔),包括五笔、拼音(全拼和双拼)、二笔、区位等输入模块,是在linux操作系统中使用的中文输入法,当然也能在freebsd中使用。 安装和使用讨论请到linuxsir论坛的输入法板块 下载 截图: ......


来自AskTom的关于Soft Parse的解释

there are two types of parses (well, actually "three" these days).

o hard parse -- the query has never been seen before, isn´t in the shared pool.  【程序编程相关:Ado.NET 系列quiz

they are 【推荐阅读:不变对象,可变对象,equals和==

security check it, optimize it, etc (lots of work). 【扩展信息:成功人士的七种精神锻炼方式 -- 像成功

we must parse it, hash it, look in the shared pool for it, don´t find it,

o soft parse -- the query has been seen before, is in the shared poo.  we have

to parse it, hash it, look in the shared pool for it and find it (less work then

a hard parse but work none the less)

o a kinder, softer soft parse -- you are using session_cached_cursors (search

this site for that word for info).  we take your query, look in the sessions

curso
...   下一页
 ·j2me中通过http协议传输图片     »显示摘要«
    摘要: 曾经在csdn看到多位网友问图片传输的问题,因此决定写篇文章讲述一个问题,最后通过实例演示如何解决这个问题并提供源代码。如果你对联网中的操作以及多线程还不熟悉那么请参考本站如下文章。 编写高效友好的多线程j2me联网应用 开发j2me低级联网应用 开发j2me联网应用程序 其实传输图片和传输其他的数据没有什么区别只是我们选择怎样的处理方法,如果我们传输java基本数据类型或者string那......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE