大约有 41,000 项符合查询结果(耗时:0.0590秒) [XML]
What does “coalgebra” mean in the context of programming?
I have heard the term "coalgebras" several times in functional programming and PLT circles, especially when the discussion is about objects, comonads, lenses, and such. Googling this term gives pages that give mathematical description of these structures which is pretty much incomprehensible to me. ...
Understanding recursion [closed]
I'm having major trouble understanding recursion at school. Whenever the professor is talking about it, I seem to get it but as soon as I try it on my own it completely blows my brains.
...
SOAP or REST for Web Services? [closed]
...
I built one of the first SOAP servers, including code generation and WSDL generation, from the original spec as it was being developed, when I was working at Hewlett-Packard. I do NOT recommend using SOAP for anything.
The acronym "SOAP" is a lie. It is not Simple, it is not Object-orient...
Framework vs. Toolkit vs. Library [duplicate]
What is the difference between a Framework, a Toolkit and a Library?
12 Answers
12
...
Mixing Angular and ASP.NET MVC/Web api?
I come from using ASP.NET MVC/Web API and now I am starting to use Angular but I am not clear on the proper way to mix them.
...
How is TeamViewer so fast?
...ially is analogous to video stream.
My best guess is some very efficient (and heavily specialized and optimized) motion compensation algorithm, because most of the actual change in generic desktop usage is linear movement of elements (scrolling text, moving windows, etc. opposed to transformation o...
When to use MongoDB or other document oriented database systems? [closed]
We offer a platform for video- and audio-clips, photos and vector-grafics. We started with MySQL as the database backend and recently included MongoDB for storing all meta-information of the files, because MongoDB better fits the requirements. For example: photos may have Exif information, video...
Does PHP have threading?
... found this PECL package called threads , but there is not a release yet. And nothing is coming up on the PHP website.
13 ...
What is the difference between the kernel space and the user space?
What is the difference between the kernel space and the user space? Do kernel space, kernel threads, kernel processes and kernel stack mean the same thing? Also, why do we need this differentiation?
...
C++ IDE for Linux? [closed]
I want to expand my programming horizons to Linux. A good, dependable basic toolset is important, and what is more basic than an IDE?
...