-
I\'ve a contact form that sends data to a PHP script via AJAX. It\'s pretty basic but I can\'t get i...
- 1518 浏览
- 2 回答
- 4 关注
-
class IEmployeeServiceProxy { public: virtual ~IEmployeeServiceProxy() { } virtual void AddE...
- 842 浏览
- 2 回答
- 4 关注
-
So I have these methods: private List toClientRepresentation(String json) { try { return...
- 778 浏览
- 0 回答
- 5 关注
-
in my database (witch is postresql) I have a trigger that sends notification. So I used c# to create...
- 1595 浏览
- 0 回答
- 5 关注
-
I am using the example in https://www.vaultproject.io/docs/internals/plugins by HashiCorp to experim...
- 1878 浏览
- 0 回答
- 3 关注
-
Considering the following structure of the Firebase database: root game1 $playerUidA score: ...
- 1760 浏览
- 2 回答
- 4 关注
-
I have two entities: item, and bid, each item have many bids for it, so bid is a collection property...
- 798 浏览
- 3 回答
- 6 关注
-
Here is the JFrame that I put my username in JButton submit_btn = new JButton(Submit); submit_btn.se...
- 342 浏览
- 0 回答
- 5 关注
-
I am in trouble working with async process in Angular. Here is a function that is calling some other...
- 1163 浏览
- 0 回答
- 4 关注
-
I have a bigquery table about 1000 rows, i need to insert,delete and update values in this through a...
- 1759 浏览
- 0 回答
- 6 关注
-
I am trying to merge all excel files from directory and unfrotunately they don\'t have equal number ...
- 1201 浏览
- 0 回答
- 4 关注
-
How do I reset a specific input field, in this instance, title input field? I know how to reset all ...
- 541 浏览
- 0 回答
- 4 关注
-
so in some sample code from this upcoming Core Audio Book i\'ve encountered an unfamiliar symbol cl...
- 873 浏览
- 2 回答
- 6 关注
-
I am trying to add months to an existing date in SQL. The new column displayed will have a followup ...
- 1116 浏览
- 3 回答
- 6 关注
-
I am working on an underwater object detection project. I want to know if an attacker(unknown object...
- 670 浏览
- 0 回答
- 6 关注