shared
AS3 Shared Object slows swf down and makes webpage unressponsive
I have a swf that I would like to cookie to control the frame the user see\'s depending on whether it is a first time site visit or returned visit. My code is below - it works, it doesn\'t bring back[详细]
2023-02-13 15:30 分类:问答Shared Access 2003 database performance
I\'ve to create a Access 2003 database and share it among 100 users, users won\'t be doing any modifications, only viewing several reports that are generated daily (and once) using a scheduled task on[详细]
2023-02-12 23:13 分类:问答"undefined reference to" many (all?) of the functions in shared library (newbie)
I\'m a novice at C++.Be patient if this is incoherent.I\'m called upon to build a large system on linux that was originally built on OS X, where it works fine.The original authors are no longer with t[详细]
2023-02-11 01:27 分类:问答Websphere Application Server 6.0.2 not accepting xml file in shared libraries
I am on WAS 6.0.2. I need an XML file in classpath for one of my applications. Taking help from this post , I\'ve configured Shared Library \"common\" with node scope. The shared library has the foll[详细]
2023-02-09 22:46 分类:问答C++ Templates + Shared Library => ambiguous call
I am writing a shared library. The idea is as follows: Shared function inside the library will be called with either int or double parameter. It must accept both. At one point in the function there is[详细]
2023-02-09 09:14 分类:问答C++ Ref Count Changes While Destructing Object
I\'ve got 开发者_开发问答a private ref count inside the class SharedObject. SharedObject is a base class for other classes, for example Window. Window is the base class of Editor.[详细]
2023-02-09 00:16 分类:问答Share variables between Child processes in perl without IPC::Shareable
I need to share variables between different Children processes and my Parent process in Perl without the use of IPC::Shareable.[详细]
2023-02-08 09:20 分类:问答Capistrano: Version control for files in shared/
When Capistrano deploys a Rails app, it creates a shared/ directory to store files that should be shared across releases and not re-exported every time. In my application I have several things in the[详细]
2023-02-08 08:28 分类:问答What is a shared logical partition under z/OS?
My understanding was that PR/SM allowed for a number of LPARs, each running its own copy of z/OS (or other OS).[详细]
2023-02-07 09:57 分类:问答"Shared" and "__gshared" Keywords in D
When not used inside a static c开发者_JS百科ontext (that is, when the static keyword isn\'t present, and you\'re not in global scope), what do the shared and __gshared keywords do?[详细]
2023-02-07 04:01 分类:问答
加载中,请稍侯......