shared-objects
Shared Variable Among Ruby Processes
I have a Ruby program that loads up two very large yaml files, so I can get some speed-up by taking advantage of the multiple cores by forking off some processes. I\'ve tried looking, but I\'m having[详细]
2023-01-04 05:17 分类:问答How to read all data from abstract Shared Object file? (Flash, Actionscript)
what I meen is to get all objects and their properties, is it possible? How to do such thing?开发者_开发问答[详细]
2023-01-02 20:20 分类:问答save data into flash media server like rdbms
hii... im using fms to save datas like rdbms. Im using shared开发者_如何学编程 object for this. But I cant save more than one row of data into flash media server. What can I do for this purpose??can\[详细]
2022-12-31 01:49 分类:问答Flash AS3 - Dispatching Events from Parent Class to Child Class
I think this is a pretty simply problem but I do n开发者_开发问答ot seem to be able to pull it off.Basically I have a parent class A, and a child class B.Class A instantiates class B with addChild.The[详细]
2022-12-29 06:41 分类:问答Good programming style when handling multiple objects
I\'ve been programming a software version of a board game. Thus far I have written the classes which will correspond to physical objects on the game board. I\'m well into writing the program logic, ho[详细]
2022-12-28 03:27 分类:问答Problem with sharing variables between views - missing something?
I know im missing something but my friend and I can figure out what. Firstly.. I have two .hs and .ms that I\'d like to share data between- two view controllers[详细]
2022-12-27 12:51 分类:问答Cannot Open Shared Object cygmpfr-1.dll
I\'m testing CeGCC, that is a gcc built to cross-compile applications to Windows CE devices. As everyone do to test compilers, I\'ve done a Hello World program:[详细]
2022-12-26 23:19 分类:问答Developing a Chatroom in Flex ActionScript3 + Red5 , Remote Shared Object based UserList or Serverside?
We are going to develop a simple chatroom in flex using Red5. Should we store UserList in a Remote Shared Object or Server Side List?[详细]
2022-12-24 20:37 分类:问答communicate with website in start up screen in flash
Does anybody know a way for a swf file to communicate with the site its placed in. What I mean is I have a flash file with a start up开发者_JS百科 screen in it, which has a tick box saying \"Don\'t sh[详细]
2022-12-24 14:45 分类:问答How can I dispose of an object (say a Bitmap) when it becomes orphaned?
I have a class A providing Bitmaps to other classes B, C, etc. Now class A holds its bitmaps in a ring queue so after a while i开发者_高级运维t will lose reference to the bitmap.[详细]
2022-12-24 13:26 分类:问答