-
I\'m trying to setup microsoft authentication in a Unity project. It\'s working well in a simple con...
- 1006 浏览
- 0 回答
- 4 关注
-
I want to get a reference to the current solution, using the DTE2 object with C# in Visual Studio 20...
- 1714 浏览
- 5 回答
- 4 关注
-
I read from Effective Java that In the absence of synchronization the following sequence A below can...
- 609 浏览
- 3 回答
- 4 关注
-
I have table from which i have to fetch the data from date column and start date and end date are fe...
- 1467 浏览
- 0 回答
- 4 关注
-
I use a script written in TypeScript in order to redetermine item statuses in my app. I usually run ...
- 849 浏览
- 0 回答
- 4 关注
-
I have a very annoying problem with a stacked bar plot created using ggplot2. There are a couple of...
- 964 浏览
- 1 回答
- 2 关注
-
I am using doctrine 2.1 in order to create a model for settings table: id | arg | value | cate...
- 1067 浏览
- 3 回答
- 6 关注
-
I\'m a beginner at programming! I\'m trying to create an app that will send a notification in a spec...
- 1661 浏览
- 0 回答
- 6 关注
-
I am using https://electron-react-boilerplate.js.org/ I have run yarn add @types/uuid and yarn add @...
- 1054 浏览
- 0 回答
- 5 关注
-
I\'m starting a project using EF 4 and POCO. What is the best practice for sending data to the cli...
- 2060 浏览
- 4 回答
- 4 关注
-
Suppose I have file called myphpextension.so in my home directory. Registering it with PHP normally ...
- 410 浏览
- 0 回答
- 3 关注
-
how i can rewrite this url website/product.html?productid=P01 to website/product/P01 with .htaccess?...
- 729 浏览
- 0 回答
- 5 关注
-
I have init a swarm with 1 manager and 1 worker, each on a different hosts, following the official t...
- 416 浏览
- 0 回答
- 6 关注
-
In my application I want that when a loop is being executed, each time the control transfers to the ...
- 894 浏览
- 4 回答
- 5 关注
-
I\'m trying to re-write the function strcmp in assembly. I wrote this code: global _ft_strcmp secti...
- 1162 浏览
- 0 回答
- 5 关注