- パイソンプログラミング
import json
import csv
GitHub API 呼び出し
python -m pip install –user requests
import requests
from operator import itemgetter - Web フレームワーク Django Djangoプロジェクトの作成
python -m venv ll_env
ll_env/Scripts/activate.bat
pip install djangol
django-admin startproject learning_log .
web server gateway interface
python manage.py migrate
Running migrations:
Applying contenttypes.0001_initial… OK
Applying auth.0001_initial… OK
Applying admin.0001_initial… OK
Applying admin.0002_logentry_remove_auto_add… OK
Applying admin.0003_logentry_add_action_flag_choices… OK
Applying contenttypes.0002_remove_content_type_name… OK
Applying auth.0002_alter_permission_name_max_length… OK
Applying auth.0003_alter_user_email_max_length… OK
Applying auth.0004_alter_user_username_opts… OK
Applying auth.0005_alter_user_last_login_null… OK
Applying auth.0006_require_contenttypes_0002… OK
Applying auth.0007_alter_validators_add_error_messages… OK
Applying auth.0008_alter_user_username_max_length… OK
Applying auth.0009_alter_user_last_name_max_length… OK
Applying auth.0010_alter_group_name_max_length… OK
Applying auth.0011_update_proxy_permissions… OK
Applying sessions.0001_initial… OK
python manage.py runserver
Watching for file changes with StatReloader
Performing system checks…
System check identified no issues (0 silenced).
September 18, 2022 – 14:53:35
Django version 2.2.28, using settings ‘learning_log.settings’
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
[18/Sep/2022 14:54:19] “GET / HTTP/1.1” 200 16348
[18/Sep/2022 14:54:20] “GET /static/admin/css/fonts.css HTTP/1.1” 200 423
[18/Sep/2022 14:54:20] “GET /static/admin/fonts/Roboto-Regular-webfont.woff HTTP/1.1” 200 85876
[18/Sep/2022 14:54:20] “GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1” 200 86184
[18/Sep/2022 14:54:20] “GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1” 200 85692
Not Found: /favicon.ico
[18/Sep/2022 14:54:20] “GET /favicon.ico HTTP/1.1” 404 1978
http://127.0.0.1:8000/
- ワードプレストラブル対応
データベース接続確立エラー
これは、wp-config.php ファイルのユーザー名とパスワードが正しくないか、あるいは mysqlxxx.db.sakura.ne.jp のデータベースサーバーに接続できないかのどちらかを意味します。ホスティングサービスのデータベースサーバーがダウンしているかもしれません。
ユーザー名とパスワードに間違いはありませんか ?
正しいホスト名を入力しましたか ?
データベースサーバーは動作中ですか ?
こうした用語が何を意味しているのか分からない場合は、ホスティングサービスに連絡するべきでしょう。助けが必要であればいつでも WordPress サポートフォーラムを訪れることができます。
- 横浜市粗大ごみ受付センター インターネット受付 の使い方
- YouTV メール設定(Outlook)
- LinuxブータブルUSBメモリ作成(Ubuntu ISOイメージダウンロード)、Rufus
- Windowsが起動しなくなった。「パソコン初期状態に戻す」の実行
- Excel 自作ワークシートでの関数の使い方(counif, if, day, and)
- LZHファイルのダウンロード、解凍(Lhaplus)、IJssel会計
- Sidekickブラウザーのダウンロード、インストール
- Gmailの印刷(セブンイレブン ネットプリントの使い方)
- My HER-SYSの使い方
- au ID パスワード設定、迷惑メール設定
- 「Windows PC 正常性チェック」のアンインストール
- ビジネスTEPCO エネみえ 使い方
- 迷惑メール
- 税務署からの【未払い税金のお知らせ】e-Tax(国税電子申告・納税システム)
- 【重要】UC CARDカードご利用確認
ホームページビルダー元開発責任者
鎌田裕二責任指導
横浜市鶴見区のパソコン教室⇒
お問い合わせ TEL:045-567-8393