-
I have a little app for workers, and I want to diisable using it from mobile phones. And I actually ...
- 1407 浏览
- 0 回答
- 4 关注
-
I have an Asus Vivobook K571 and in windows it has battery health management ,and this program propo...
- 1249 浏览
- 0 回答
- 4 关注
-
Currently my solution is: exec(\'php file.php >/dev/null 2>&1 &\'); and in file.php if (posix_ge...
- 1172 浏览
- 2 回答
- 6 关注
-
I executed the python file from a php file and when I open the php file it executes the python file ...
- 1929 浏览
- 0 回答
- 4 关注
-
I am using node.js to build an app where I have a lot of static text (may change over months) in the...
- 1526 浏览
- 0 回答
- 4 关注
-
I am attempting to upload a file in my node/express app, and I am getting the following error: { [E...
- 1284 浏览
- 2 回答
- 3 关注
-
because of memory limits i have on server, i\'m tryng to switch from SSR to CSR using nginx upstream...
- 1166 浏览
- 0 回答
- 4 关注
-
I have to GORM domains, A & B, that relate to database tables. A has a one-to-many relationship with...
- 513 浏览
- 1 回答
- 4 关注
-
I have about 600,000 text files in the ./data directory. All of them are of 1 line. I want to merge ...
- 1604 浏览
- 0 回答
- 5 关注
-
Executive summary: how do I install a new root certificate into Java using Java code? We have a des...
- 1703 浏览
- 6 回答
- 5 关注
-
I am trying to completely capsule a program inside a lxc container. I have set the cpu limits in the...
- 1798 浏览
- 0 回答
- 4 关注
-
- 1464 浏览
- 0 回答
- 6 关注
-
In assigning event handlers to something like a context MenuItem, for instance, there are two accept...
- 1056 浏览
- 4 回答
- 4 关注
-
I\'m trying to run a command using AWS CLI to get some values from a Postgres table, but the command...
- 560 浏览
- 0 回答
- 5 关注
-
I am taking a screenshot on my android app using this code: Long tsLong = System.currentTimeM...
- 1769 浏览
- 0 回答
- 4 关注