-
This is a program that I wrote to enable file locking and unlocking in c. #include #include #inclu...
- 1970 浏览
- 0 回答
- 4 关注
-
I am designing a 2 WCF services that all my clients will connect to. One of these services will be a...
- 709 浏览
- 2 回答
- 5 关注
-
I\'m trying to use perf to measure certain events, including L1-dcache-stores, on my machine, which ...
- 1095 浏览
- 0 回答
- 5 关注
-
Using these lines I get Compile Error. BigInteger fact=new BigInteger(Integer.toString(1)); ...
- 335 浏览
- 0 回答
- 6 关注
-
I added a swipe gesture recognizer and a pan gesture recognizer to the same view. These gestures sho...
- 1209 浏览
- 2 回答
- 5 关注
-
A 3rd party site sends its notifications after my web application has completed some action in order...
- 1402 浏览
- 3 回答
- 4 关注
-
Hi I was hoping that someone can help with an issue I\'m having with virtualenv, and virtualenvwrapp...
- 1337 浏览
- 0 回答
- 6 关注
-
i took this code from msdn string connString = \Data Source=localhost;Integrated Security=SSPI;Init...
- 1349 浏览
- 2 回答
- 6 关注
-
I am having touble parsing Json using VB.NET using the Newtonsoft Json.Net library Json Data ...
- 1669 浏览
- 1 回答
- 5 关注
-
I have been messing with my own little project to teach myself the android ndk using c++ and jni but...
- 590 浏览
- 4 回答
- 6 关注
-
I am new in this arena, appreciate your help in translating following PeopleSoft query in to Power B...
- 1608 浏览
- 0 回答
- 4 关注
-
I\'m stuck on the implementation of a simple pipeline. I grouped my data within a fixed time window ...
- 511 浏览
- 0 回答
- 6 关注
-
I have written python code to programmatically generate a convolutional neural network (CNN) for tra...
- 933 浏览
- 1 回答
- 4 关注
-
I want to go to the start of a \'for\' loop if some error comes out in python like this. for i in ~:...
- 1276 浏览
- 0 回答
- 6 关注
-
I\'m looking at writing a lexer using boost::spirit::lex, but all the examples I can find seem to as...
- 1477 浏览
- 1 回答
- 4 关注