-
I would like to make a program that can block some programs from being opened, however I can only co...
- 1044 浏览
- 0 回答
- 4 关注
-
This is my model.py- from . import fields from . import models class school_mgmt(models.Model): _nam...
- 642 浏览
- 0 回答
- 4 关注
-
In the example code below there is an optional element that may or may not be included.. How would I...
- 1660 浏览
- 0 回答
- 5 关注
-
I want to get the executor logs for debugging and I\'ve configured history server on port 18080. Whe...
- 2018 浏览
- 0 回答
- 5 关注
-
I recently graduated from a coding bootcamp and I am working on my React web portfolio. I want to ad...
- 914 浏览
- 0 回答
- 5 关注
-
I have been trying to stream audio from a particular point by using the Range header values but I al...
- 989 浏览
- 5 回答
- 6 关注
-
I wanted to understand a bit more about iterators, so please correct me if I\'m wrong. An iterator ...
- 1693 浏览
- 6 回答
- 4 关注
-
For some reason my https://graph.facebook.com/210155825774263 returns an error : { \error\: { ...
- 1706 浏览
- 6 回答
- 6 关注
-
Some background: I am building a custom JSF component. The component is basically a text editor and ...
- 549 浏览
- 2 回答
- 6 关注
-
I am using the selenium-webdriverjs. I want to wait for a certain element to be displayed for which ...
- 994 浏览
- 2 回答
- 6 关注
-
I am trying to view a PDF document in my MVC web page, but I cant make it to work. I would like the...
- 2005 浏览
- 1 回答
- 6 关注
-
There are good answers on SO about how to use readHTMLTable from the XML package and I did that with...
- 1605 浏览
- 3 回答
- 4 关注
-
What I want is really simple: I have a small image file called \logo.png\ that I want to display on ...
- 1532 浏览
- 1 回答
- 6 关注
-
So I know js2py is a thing but I\'m not entirely sure if you can convert an entire folder? I only kn...
- 562 浏览
- 0 回答
- 4 关注
-
So our project use PostgreSQL database and we use JPA for operating the database. We have created th...
- 1972 浏览
- 5 回答
- 6 关注