摘要:
SYMPTOMS Relink returns many warnings Running make for target ioracleOPatch found the word "error" in the stderr of the make command.Please look at th 阅读全文
摘要:
http://www.runoob.com/django/django-model.html django-admin startapp TestModel /models.py from django.db import models class Test(models.Model): name 阅读全文
摘要:
http://www.runoob.com/django/django-model.html django-admin startapp TestModel /models.py from django.db import models class Test(models.Model): name 阅读全文