...服务器对象的3种创建模式:在每一会话(PerSession)中客户端代理是否与服务对象的同一个实例进行通信是否在每次调用(PerCall)服务对象时先创建一个新的实例,然后当调用结束时立即删除此实例是否不管客户端多少都只创建一个(Single)服务器实例。
基于12个网页-相关网页
对一个名称空间的每次调用均回应自缓存。
此屏幕显示关于此sql语句的每次调用的详细统计数据。
This screen displays the detailed statistics about each invocation of this SQL statement.
即使被多次执行,每次调用都会在几纳秒内完成。
Even though it might be executed many times, it will complete in just a couple of nanoseconds for each invocation.
It implies that this algorithm is calling itself again and again, and again, and on each time the size of the problem I'm trying to sort is being divided by what?
这就说明此算法会一次又一次地调用自己,每次我要排序的问题规模大小,会除以多少呢?
Every time I use it, I'm creating a new instance, that's a different thing inside of memory.
我每次调用它,我就新建了一个类,这在内存中是个不同的事情。
The standard library, that first line of code, it's not strictly necessary but any time you use a function, a tool that someone else wrote that lives in that so called library, you do need that include line as we'll see.
标准库函数--第一行代码,严格来说,不是每次都要写的,但是一旦你调用某个别人写,的函数,而这个函数又恰巧位于标准库里面,你就要像我们看到的这样,把它include进去。
应用推荐