Stan Liu

Results 4 issues of Stan Liu

Reload PageMenu Title using same PagingViewControllers and implement it in PagingMenuControllerDemo2

I have a problem when I use cocoa pods install ObjcMongoDB in a Objective-c and Swift mixed Project. When I try to import My class it use ObjcMongoDB.h or instant...

嗨,很好的教學,但我遇到一個問題,能不能為我解惑解惑,麻煩你了。 我clone了這個專案,然後執行docker-compose up --build 這時候如果我輸入http://0.0.0.0:8080/api/music/ 瀏覽器會出現下列錯誤 ``` api-container | File "./django_rest_framework_tutorial/urls.py", line 26, in api-container | url(r'^api/', include(router.urls, namespace='api'), name='api'), api-container | File "/usr/local/lib/python3.6/site-packages/django/urls/conf.py", line 39, in include api-container |...