-
I discovered a weird issue in zip file\'s mime type when I worked on a Symfony application. Accord...
- 701 浏览
- 3 回答
- 6 关注
-
I have a function that parses a pdf and returns informations found, thanks to a customized NER model...
- 817 浏览
- 0 回答
- 5 关注
-
Just started my career as a software engineer, I mainly use C# to develop software for industry devi...
- 869 浏览
- 0 回答
- 4 关注
-
I have developed a lot of class library projects in VS 2012 to be used in Windows Forms and Web form...
- 1898 浏览
- 2 回答
- 4 关注
-
Am using PHPUnit for unit testing my functions when ever any warning comes in code the test script w...
- 1791 浏览
- 3 回答
- 4 关注
-
Thank you in advance for any advice or comments. For a bit of context I have an app with AWS Cognito...
- 1239 浏览
- 0 回答
- 6 关注
-
#kadane\'s algorithm def seq(n,size): meh=0 msf=-100 for i in range(0,size): meh=meh+n[i]; if(mehmsf...
- 1122 浏览
- 0 回答
- 5 关注
-
I am writing separate methods for queries database as per data requirement. This is causing lots of ...
- 1802 浏览
- 0 回答
- 4 关注
-
I am trying to insert data having datatype as nvarchar to a column having data type as date and orac...
- 1417 浏览
- 0 回答
- 6 关注
-
I havent wrote many codes, only permission request like below but if i run app, this error comes up....
- 963 浏览
- 0 回答
- 5 关注
-
It should display path to executable and version of Python for scripts run with direct invocation of...
- 774 浏览
- 2 回答
- 6 关注
-
I am developing a C# MVC application, where I have to scrap another website for internal use. Using ...
- 2026 浏览
- 0 回答
- 4 关注
-
I would like to \bind the change\ of asynchronous data between controllers. I know it\'s a probably...
- 1940 浏览
- 1 回答
- 5 关注
-
So I\'m pretty new to assembly and I got so many questions. For example, if in the data segment I ty...
- 1543 浏览
- 1 回答
- 5 关注
-
I deploy react app on my server it work fine on localhost but when I try to use it on my server i go...
- 1358 浏览
- 0 回答
- 3 关注