英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

pooling    音标拼音: [p'ulɪŋ]
adj. 共用的

共用的

Pooling \Pool"ing\, n. (Law)
The act of uniting, or an agreement to unite, an aggregation
of properties belonging to different persons, with a view to
common liabilities or profits.
[1913 Webster]


Pool \Pool\, v. t. [imp. & p. p. {Pooled}; p. pr. & vb. n.
{Pooling}.]
To put together; to contribute to a common fund, on the basis
of a mutual division of profits or losses; to make a common
interest of; as, the companies pooled their traffic.
[1913 Webster]

Finally, it favors the poolingof all issues. --U. S.
Grant.
[1913 Webster]

69 Moby Thesaurus words for "pooling":
bipartisanship, centering, centralism, centralization, coaction,
coadjuvancy, coadministration, coagency, cochairmanship,
codirectorship, collaboration, collaborativeness, collectivism,
collusion, commensalism, common effort, common enterprise,
communalism, communism, communitarianism, community, complicity,
concentralization, concentration, concert, concord, concordance,
concurrence, convergence, cooperation, cooperativeness, duet,
duumvirate, ecumenicalism, ecumenicism, ecumenism, esprit,
esprit de corps, fellow feeling, fellowship, focalization,
focusing, harmony, joining of forces, joint effort,
joint operation, mass action, morale, mutual assistance, mutualism,
mutuality, octet, pooling of resources, pulling together, quartet,
quintet, reciprocity, septet, sextet, solidarity, symbiosis,
synergism, synergy, team spirit, teamwork, trio, triumvirate,
troika, united action


请选择你想看的字典辞典:
单词字典翻译
Pooling查看 Pooling 在百度字典中的解释百度英翻中〔查看〕
Pooling查看 Pooling 在Google字典中的解释Google英翻中〔查看〕
Pooling查看 Pooling 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • What is database pooling? - Stack Overflow
    360 Database connection pooling is a method used to keep database connections open so they can be reused by others Typically, opening a database connection is an expensive operation, especially if the database is remote You have to open up network sessions, authenticate, have authorisation checked, and so on
  • What is Object Pooling in Java? - Stack Overflow
    5 Pooling Object Pooling: Pooling basically means utilizing the resources efficiently, by limiting access of the objects to only the period the client requires it Increasing utilization through pooling usually increases system performance Object pooling is a way to manage access to a finite set of objects among competing clients
  • Whats the difference between Conv layer and Pooling layer in CNN?
    The pooling layer and the convolution layer are operations that are applied to each of the input "pixels" Let's take a pixel in the center of the image (to avoid to discuss what happens with the corners, will elaborate later) and define a "kernel" for both the pooling layer and the convolution layer of (3x3)
  • C# Object Pooling Pattern implementation - Stack Overflow
    Pooling in threaded environments is a recurring problem, solved by design patterns such as Resource Pool and Resource Cache Check out Pattern-Oriented Software Architecture, Volume 3: Patterns for Resource Management for more info
  • Postgres and . Net - Connection Pooling - Best Practices
    Due to these idle connections pooling up and reaching the max pool size, I have temporarily set the idle connection timeout very low Otherwise these idle connections stack up and hit the artificial ceiling for open connections
  • Postgres Npgsql Connection Pooling - Stack Overflow
    Npgsql connection pooling is implemented inside your application process - it has nothing to do with PostgreSQL, which is completely unaware of it The mechanism is very simple When you close a pooled connection, instead of physically closing the connection to PostgreSQL the physical connection is kept around idle in memory (in a "pool") The next time you open a new connection, if its
  • c# - . net connection pooling - Stack Overflow
    Most ADO providers use pooling per default The using statement is used to call the Dispose method of the object (in this case the connection class) By doing so, the connection is either returned to the pool or being disconnected depending of the connection string configuration
  • How Does Connection Pooling Work In Django? - Stack Overflow
    If I'm not wrong, currently there are two ways to have connection pooling in Django: Native Connection Pooling (Django 5 x) Using PGBouncer I want to know that how connection pooling works behind
  • What does global pooling do? - Stack Overflow
    This pooling is hence "global" as it always is as big as necessary In contrast, usual pooling layers have a fixed size (e g of 2x2 or 3x3) This is a general concept You can also find global pooling in other libraries, e g Lasagne If you want a good reference in literature, I recommend reading Network In Network
  • DBContext pooling isnt working with Interceptors and healthchecks
    DBContext pooling isn't working with Interceptors and healthchecks Ask Question Asked 1 year, 5 months ago Modified 1 year, 5 months ago





中文字典-英文字典  2005-2009