-
Following is the code snippet, the regex_replace dosn\'t work properly for character \+\, I should n...
- 1349 浏览
- 1 回答
- 5 关注
-
Suppose my repository class looks like this: class myRepository : IDisposable{ private DataCont...
- 1321 浏览
- 3 回答
- 5 关注
-
I am working on a video player app but when add a video thumbnail in the app, it becomes laggy. here...
- 494 浏览
- 0 回答
- 6 关注
-
I recently read a tutorial on CSS browser feature detection... The end product was something like th...
- 2170 浏览
- 4 回答
- 6 关注
-
I saw multiple articles about DOMContentLoaded and load event on window and doing test on it now. GU...
- 1804 浏览
- 0 回答
- 4 关注
-
Im trying to take a user input string and parse is into an array called char *entire_line[100]; wher...
- 627 浏览
- 4 回答
- 2 关注
-
I\'ve been working on a program for a while that is supposed to find a GPU within a certain price ra...
- 1599 浏览
- 0 回答
- 4 关注
-
Im trying to have two subprocesses pipe into one and output via the passthrough. My goal is to make ...
- 1555 浏览
- 0 回答
- 5 关注
-
Estoy terminando de dar los ultimos retoques y ahora tengo este problema, no se que hacer.enter imag...
- 890 浏览
- 0 回答
- 5 关注
-
Web-apps have heavily use of callbacks from user interactions e.g. mouse-clicks, list-selections. Th...
- 382 浏览
- 0 回答
- 5 关注
-
In my app I want to use a custom scrollbar for a div. So I used ng-scrollbar, it is working fine wit...
- 996 浏览
- 4 回答
- 4 关注
-
I was wondering if it\'s possible to make my class Time { public: Time(); exp...
- 1822 浏览
- 3 回答
- 5 关注
-
I\'ve been searching for an image carousel that will display several images at once, is responsive a...
- 1132 浏览
- 7 回答
- 4 关注
-
in my mysql cell this is stored using serialize function a:1:{i:0;s:275:\a:4:{s:8:\khghg_id\;s:10:...
- 1312 浏览
- 1 回答
- 4 关注
-
I want to write a function to convert a UTF8 string to UTF16 (little-endian). The problem is, the ic...
- 2020 浏览
- 2 回答
- 4 关注