modular
How to write a flexible modular program with good interaction possibilities between modules?
I went through answers on similar topics here on SO but could\'t find a satisfying answer. Since i know this is a rather large topic, i will try to be more specific.[详细]
2023-01-01 03:27 分类:问答how do i edit a running python program?
scenario: a modular app that loads .py modules on the fly as it works. programmer (me) wishes to edit the code of a module and then 开发者_StackOverflow中文版re-load it into the program without haltin[详细]
2022-12-31 03:59 分类:问答How can I create C header files [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to i开发者_StackOverflow社区mprove this question? Update the question so it focuses on one probl[详细]
2022-12-30 01:16 分类:问答Java Socket Disconnect Reporting vs. C# Disconnection
in C# when a sockets connection is terminated the other node is informed of this before terminating the link thus the remaning node can update the connection status.[详细]
2022-12-29 15:55 分类:问答How to write modular code in netbeans java swing applications?
I am creating my java Swing application in Netbeans. At present there are more than 2000 lines of code. Is it right to have these many number of lines in a single file. Moreover the IDE has become slo[详细]
2022-12-29 14:01 分类:问答How to design app to be modular / support plugins
I\'m currently in the process of refactoring my webplayer so that we\'ll be more easily able to run it on our other internet radio stations. Much of the setup between these players will be very simila[详细]
2022-12-29 06:28 分类:问答iPhone application - additional chargeable content
I was considering developing an application which would: 1) form part of a suite of similar开发者_Python百科 applications; and[详细]
2022-12-15 14:48 分类:问答