-
I want to know if there is a pythonic way to prevent multiple instances of an application from runni...
- 1731 浏览
- 0 回答
- 4 关注
-
I am running CDH 4.4 with Spark 0.9.0 from a Cloudera parcel. I have a bunch of Avro files that wer...
- 2023 浏览
- 2 回答
- 4 关注
-
In my ApolloGraphQL server, I want to create a key field and I use the syntax as follows in my typeD...
- 445 浏览
- 0 回答
- 3 关注
-
I need to get the list of apps that can display over other apps. Like on the screenshot, but program...
- 592 浏览
- 0 回答
- 4 关注
-
items: FormArray; this.personalForm = this.formBuilder.group({ potypectrl: [\'\'], ponoctrl: ...
- 905 浏览
- 0 回答
- 6 关注
-
I currently have an application which consists of: User Interface (web page) BLL (Manager & Domain O...
- 1934 浏览
- 7 回答
- 4 关注
-
I want to block access to \sub/folder/index.php\, but not \index.php\ anywhere else. Order all...
- 809 浏览
- 4 回答
- 5 关注
-
How do you insert a vertical column of text and indent it in Sublime Text 2 using the vim key bindin...
- 1118 浏览
- 2 回答
- 4 关注
-
OK, my understanding of the mathematical workings of RSA may not be as deep as it should, so feel fr...
- 2014 浏览
- 5 回答
- 4 关注
-
I am working through a two-sum problem where I pass in an unsorted array, and a target, k, and I ret...
- 1095 浏览
- 0 回答
- 4 关注
-
Lets say I run a medical facility and want a website where my users/patients can lookup their privat...
- 974 浏览
- 5 回答
- 5 关注
-
What are the programming languages that compile to native code and which have provided a comprehensi...
- 1018 浏览
- 6 回答
- 4 关注
-
Firebase console support easy way to configure remote configuration parameter. In our app we have ...
- 459 浏览
- 3 回答
- 4 关注
-
I have example dataframe in yearly granularity: df = pd.DataFrame({ date: [2020-01-01, 2021-01-0...
- 1521 浏览
- 0 回答
- 3 关注
-
I am a beginner with flutter and dart. I have been trying to implement a navigationBar on three diff...
- 1097 浏览
- 9 回答
- 5 关注