programming-languages
Is a list of programming languages available? [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-03-24 09:29 分类:问答Is there a language with the speed of C/C++ but without buffer overflows and has a garbage collector?
I am looking for a programming language that is fast like C and C++ and has a garbage collector and is not prone to buffer overflo开发者_JS百科ws. I am looking for something between Java/C# and C/C++.[详细]
2023-03-24 03:52 分类:问答Modifying code during a debugging session.
Does anyone know of a Debugger or Programming Language that allows you to set a break point,and then modify the code and then execute the newly modified code.[详细]
2023-03-24 02:03 分类:问答Python and Smalltalk - Metaprogramming capabilities comparison
I have of late been learning Python, and am amazed by its superb runtime metaprogramming capabilities. Previously I came across the term \'runtime metaprogramming\' was when I was reading about Smallt[详细]
2023-03-23 22:16 分类:问答sample program for "hello world" in COW programming language [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-23 19:15 分类:问答'onListItemClick' method keeps Eclipse giving me errors
I\'m reading Android Application Developement for Dummies and i\'m at Chapter 9 where I\'m writing a Task reminder app. I have a onListItemClick method, but Eclipse keeps giving errors....[详细]
2023-03-23 05:18 分类:问答what's wrong with my python code in google app engine? [send an email]
I want to send an email by using the URL quer开发者_JAVA技巧y var [\'f\'] [\'t\'] [\'s\'] [\'c\'].[详细]
2023-03-22 23:14 分类:问答Is there any open source interpreter for JavaScript?
Is JavaSc开发者_Python百科ript an open source programming language? I want to know how some objects and methods work.[详细]
2023-03-22 22:05 分类:问答dynamic cursor in stored procedure
hi i am dojng a stored procedure which conatains a cursor...cursor has a dynamic sql query ..this query has dynamic value..which is @industry..then i put the results in a temporary table..but the prob[详细]
2023-03-22 15:42 分类:问答Default value for static boolean variable
I\'m trying to debug the v8 javascript engine.while debugging i found a instruction \"sta开发者_开发问答tic bool has_terminated\".Can anyone tell me what is the default value for a \"static boolean va[详细]
2023-03-22 11:21 分类:问答