-
for example: I have a code.js file and I want this file to run when I visit a specific country. For ...
- 1443 浏览
- 0 回答
- 5 关注
-
I need to do transactions (begin, commit or rollback), locks (select for update). How can I do it in...
- 1906 浏览
- 7 回答
- 5 关注
-
I want to build a dictionary in Python. However, all the examples that I see are instantiating a dic...
- 1983 浏览
- 7 回答
- 5 关注
-
There\'s a typo in my MongoDB database name and I\'m looking to rename the database. I can copy and...
- 1505 浏览
- 10 回答
- 4 关注
-
I want to get the type of an instance method of a Swift class. To do that, I am using class Test{ ...
- 1522 浏览
- 0 回答
- 6 关注
-
I am a novice android developer. I am trying to create a splash screen. I have a png image. I have c...
- 599 浏览
- 0 回答
- 5 关注
-
Using Visual Studio (any version will do), is it possible for controls added programmatically (rathe...
- 1956 浏览
- 1 回答
- 6 关注
-
I\'m developing a Userscript that my employers have asked me to begin to manage via Git. Right now,...
- 440 浏览
- 4 回答
- 5 关注
-
If I am using channels properly, should I need to use mutexes to protect against concurrent access?
- 1611 浏览
- 1 回答
- 2 关注
-
I have a small php system i created for myself. This system contains a few .doc and .docx file docum...
- 2117 浏览
- 6 回答
- 6 关注
-
I am using the Kendo UI Grid and currently display parent child records appropriately. However, it ...
- 1798 浏览
- 2 回答
- 4 关注
-
I have cell H1 with certain values as 10,1,7,8 dynamically, another cell A10 calls the function as ...
- 1236 浏览
- 0 回答
- 6 关注
-
I am running matconvnet file with .m extension in google colab using octave when i ran the command u...
- 2031 浏览
- 0 回答
- 5 关注
-
I recently saw a function that is being declared as: void func(type* ¶m); I already know the ...
- 1426 浏览
- 2 回答
- 4 关注
-
I have two tables in my library database, Books and BookTypes: [enter image description here][1] [en...
- 481 浏览
- 0 回答
- 6 关注