programming-languages
Does anyone know where to get a bluetooth module and how to program it [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-25 00:14 分类:问答Why/How should I used objects in JavaScript?
I understand how to instantiate objects and call them, but I just cannot find a reason to use them in my script. I could do[详细]
2023-03-24 19:55 分类:问答Deciding the type of a custom language [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to b开发者_如何转开发e supported by facts, references,or expertise, but this question will likely[详细]
2023-03-24 19:23 分类:问答How to use Directory.GetFiles
I want to use Directory.GetFiles to read files from a folder. From msdn website i found: For c, i have include:[详细]
2023-03-24 17:47 分类:问答Going from Delphi to java guide? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-24 16:44 分类:问答How can a function execute an action after recursing?
I know that recursion is a technique to call a function within the function itself. but the below code confuses me on how it is able to do the cout part after the first recursion:[详细]
2023-03-24 14:51 分类:问答Extra word appear in visual c++ output window
Everytime I compile and run a program, these extra 2 lines will appear in the beginning of the output window:[详细]
2023-03-24 13:33 分类:问答Call a function every nanosecond?
Not sure if this is possible in light of physical limits on computer hardware or electrons but does there exist a practical way in any programming language to call a function every nanosecond? What li[详细]
2023-03-24 13:12 分类:问答Using multiple programming languages: what is the point? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-24 11:02 分类:问答Initializing an array in constructor. [duplicate]
This question already开发者_如何学Go has answers here: Closed 11 years ago. Possible Duplicate: How can i use member initialization list to initialize it?[详细]
2023-03-24 10:54 分类:问答