-
I am using the following code to get the XML data from Salesforce Marketing Cloud: import json impo...
- 1553 浏览
- 0 回答
- 4 关注
-
I\'m looking for a way to automatically do some clean up tasks when the PowerShell session quits. So...
- 1581 浏览
- 1 回答
- 5 关注
-
I made a very simple Activity which shows a simple ListFragment like below: My Activity: public cl...
- 1150 浏览
- 9 回答
- 5 关注
-
In Java: Is List.iterator() thread-safe, i.e. does the returned iterator reflect the current state o...
- 772 浏览
- 3 回答
- 5 关注
-
I\'ve come across quite a few comparisons of nvarchar vs varchar and it usually always mentions the ...
- 349 浏览
- 0 回答
- 5 关注
-
I am making a website with m30 mongo DB atlas database I want to open it for only a few months and t...
- 759 浏览
- 0 回答
- 5 关注
-
I get the warning in the NSLog line Format string is not a string literal(potentially insecure) F...
- 1623 浏览
- 1 回答
- 6 关注
-
I have a table on booking orders for trips. Bookings (order_no, user_id, booking_time,cancel_time,co...
- 825 浏览
- 0 回答
- 5 关注
-
I would like to use Flask to handle my authentication from my React App, but to do so I need to pass...
- 1978 浏览
- 0 回答
- 6 关注
-
In the Observables forkJoin documentation, it says that args can be an array but it doesn\'t list an...
- 1906 浏览
- 1 回答
- 6 关注
-
Is there a max. size you can set Xmx to? I set it to 1024m and eclipse opens ok. When I set it above...
- 577 浏览
- 4 回答
- 6 关注
-
I have defined a class (ng g class ErrorService) that other classes use, in this class I do two oper...
- 1001 浏览
- 0 回答
- 5 关注
-
I was trying to understand how __sleep() and __wakeup() works when serialize() and unserialize() met...
- 398 浏览
- 0 回答
- 2 关注
-
I am modifying a program through a community library specific to this program that uses dynamic libr...
- 1345 浏览
- 0 回答
- 2 关注
-
I would like to run the following code: conf = SparkConf().setAppName(\'rates\').setMaster(local) sc...
- 975 浏览
- 0 回答
- 6 关注