她建议下载Instant或Moment应用程序,看看你每天打开手机的次数。
She suggests downloading the Instant or Moment apps to see how many times you turn on your phone each day.
省去重新编译的步骤可以极大降低调用JDBC驱动程序的次数,并且提高应用程序的性能。
Saving this re-compilation step can result in a significantly lower number of calls to the JDBC driver and improve the performance of your application.
在解决应用编程问题时,为了达到合适的反应次数,你必须使用数据缓冲存储。
To achieve acceptable response times when solving some application programming problems you must cache data.
与售卖完全基于内容的应用相反,基于更深层用户卷入的应用提供了更多的价值。随着时间增长,用户使用次数增加,时间更长。
Rather than selling a purely content-based application, these apps offer enhanced value based on deeper user engagement that drives additional and sustained usage over time.
有两种方法可以优化一个应用程序:一是在耗费时间的方法中执行更少的工作,二是减少频繁调用的方法的调用次数。
An application can be optimized by doing less work in time-consuming methods, and invoking frequently called methods less often.
FlexBuilder标准版包含了AutomationAPI的试用版,这限制了应用每次加载时所允许的重放次数。
FlexBuilder Standard edition includes a trial version of the Automation API that limits the number of replays allowed per launch of an application.
仔细看大多数的Rails应用都执行良好,但是很多Model 操作都可以经由调校降低对资料库的存取次数。
With a little attention, though, most Rails applications can be made to perform very well. Model requests often need tuning to reduce the number of database accesses required.
因此,这个应用程序最终输出的键-值对表示每个应用程序在Portal上启动的次数。
Thus, the output of this application will be key-value pairs that indicate how many times each application on Portal has been started.
当然,在您的整个应用程序套件中解决此问题的次数越多,效果就越好。
Of course, the more times this problem is solved across your application suites, the better.
在此类应用程序中,要求用户输入出现次数最少或出现次数最多的多组或多值属性。
In such applications, you will require the user to enter certain minimum or maximum number of occurrences of multigroup or multivalue attributes.
度量应用程序需要多大开销的两个有用的统计信息是JIT编译次数和执行这些编译花费的时间总量。
Two useful statistics for measuring how much overhead your application will encounter are the number of JIT compiles and the total amount of time spent performing these compilations.
目前与网络应用开发沾边的人听到和看到这个字母缩写的次数肯定不下百次。
Anyone currently working in anything related to web application development will have heard or read the acronym hundreds of times.
在这些每天使用的应用中,有些应用的使用频率也相当的高,每天使用的次数高达20次。
Among those used daily, the frequency of use is also high, with some applications being used as much as 20 times per day.
数据库连接次数对于应用程序来说是不变的。
The number of database hits is constant for the application.
当处理完整个跟踪文件时,其结果是该应用程序的整个调用历史的一个非常简单的表示,其中包含了调用的次数。
When the entire trace file has been read and parsed, the result is a compact representation of the entire call history of the application, including the call counts.
对于物理记录的处理:层次数据库中所存储的记录是由应用程序来直接操纵的。
Deals with physical records: The records stored in hierarchical databases are manipulated directly by an application.
此外,同时处理多个行还可以提高性能,因为减少了应用程序(DB 2客户机)与数据库引擎之间的交互次数。
Additionally, processing multiple rows together improves the performance because there are fewer round trips between the application (DB2 client) and the database engine.
随着访问每个新应用程序次数的增多,花费在了解如何与其进行互动操作上的时间将越来越短,这样就可以将更多的时间用在了解新应用程序的独特功能上。
With each new application that you access, you spend less time learning how to interact with it and more time learning about its unique functionality.
为了能够透明地切换,可以将应用程序编码为捕获StaleConnection异常,并重试指定的连接次数来获取新的连接句柄。
For transparent switch over, applications can be coded to catch the StaleConnection exception and retry a specified number of times to obtain new connection handles.
通过检查新的SQL指标(比如执行次数、总的间隔时间、最大和最小执行时间)部署有效的SQL,帮助识别应用程序中的热点。
Deploy efficient SQL by examining new SQL metrics, such as, number of executions, aggregated elapsed time, and minimum and maximum execution times, to help identify hot spots in the application.
一旦您处理了这些步骤,就可以在应用程序中根据您的需要任意次数地使用Quick,而无需再重复这个过程的开销。
Once you have taken care of these steps, you can use Quick in your applications as many times as you want, without this process overhead.
在运行正常应用程序的同时,在后台以一定的时间间隔(以分钟为单位)运行amepat一定的次数。
You should run amepat with a given interval (in minutes) and the number of iterations, while you run your normal applications in the background to collect the necessary information.
苹果AppStore的下载次数已达30亿次;很明显,人们用其收入的一部分用于手机应用的开支。
The app Store hit 3 billion downloads; clearly customers are spending some portion of their income on apps.
去年12月这一期的GQ杂志从应用程序商店被下载了将近7千次,是其今年1月期杂志下载次数的两倍。
The December issue of GQ was downloaded from the app store almost 7, 000 times, and twice as many times for its January issue.
根据他们各自的尺寸以及被应用的次数,全局和静态变量被分配到可利用的存储空间。
Global and static variables are allocated to available memory Spaces based on their size, and the number of times they are referenced.
最大的移动应用提供商苹果称目前其应用商店中的应用下载次数已经达到40亿次,共计约15亿美元。
Apple, the most high-profile purveyor of mobile apps, has said it has seen 4 billion apps downloaded from its store, for a total of about $1.5 billion.
Quid软件将武士精神应用到数据分析上,搜集特定公司的“关键词、专利和新闻提及次数来制作图像,显示企业之间的相互联系。”
So applying that warrior spirit to data, Quid amasses company-specific "key words, patents and press mentions to create a graph that shows how the companies are connected."
然后,运行这个示例应用程序,以下命令统计以“dfs”开头的单词出现的次数。
Then, run the sample, which counts occurrences of words that start with "DFS."
然后,运行这个示例应用程序,以下命令统计以“dfs”开头的单词出现的次数。
Then, run the sample, which counts occurrences of words that start with "DFS."
应用推荐