-
I\'m creating a custom plugin for my website. In some part of this plugin I need to store extra met...
- 1064 浏览
- 4 回答
- 6 关注
-
I have one table BPFinal and has the following column ID | Partners | Branch | Amount | Date 10...
- 1063 浏览
- 0 回答
- 6 关注
-
So I am trying to calculate the duration between two days but I just want the number of days instead...
- 516 浏览
- 0 回答
- 4 关注
-
I made a CoAP application with CoAPthon framework where the client script is reading temperature and...
- 1026 浏览
- 0 回答
- 5 关注
-
I\'m doing an scatter plot using ggplot. I would like to have points with a particular colour and fi...
- 1696 浏览
- 1 回答
- 5 关注
-
I am trying to distribute a simple app that will automate some excel processes at work to my coworke...
- 654 浏览
- 0 回答
- 4 关注
-
I have an Android app that people use as a replacement for a website. Hence, when users encounter an...
- 1788 浏览
- 3 回答
- 4 关注
-
- 1061 浏览
- 5 回答
- 6 关注
-
there is a challenge that I want to optimize, so I started with this basic code: #!/usr/bin/python3 ...
- 1802 浏览
- 0 回答
- 4 关注
-
Div\'s height is not correct, if I use the font imported above. But as an example, Verdana is ok. T...
- 1203 浏览
- 0 回答
- 4 关注
-
I have openLDAP with ldapmyadmin . If i create a user through ldapmyadmin i get the duplicate error ...
- 1199 浏览
- 0 回答
- 5 关注
-
I am trying to find all instances of strings ^= or =^ or ^+ and replace them by - (space-hyphen-s...
- 1486 浏览
- 0 回答
- 5 关注
-
I have a table with several columns. One of the columns is a list of map objects. The list may be em...
- 1109 浏览
- 0 回答
- 6 关注
-
I am new to network programming and trying to write code that can create multiple server sockets on ...
- 1858 浏览
- 0 回答
- 6 关注
-
I have an array A with shape (N,). I am taking N=5 for illustration: A = np.array([0,1,1,0,1]) And ...
- 1189 浏览
- 0 回答
- 4 关注