当前位置:网站首页>Djiango第四次培训笔记
Djiango第四次培训笔记
2022-08-03 05:10:00 【曲水流觞683】
1.django中的文件作用
2.Setting.py文件:连接自己的MySQL和对应的数据库
3.前端的实现
Config.json配置:
1、
"deviceConfig": {
"default": {
"process": "com.huawei.hiworld.example",
"supportBackup": false,
"network": {
"cleartextTraffic": true
}
}
},
2、
"reqPermissions": [
{
"name": "ohos.permission.GET_NETWORK_INFO"
},
{
"name": "ohos.permission.SET_NETWORK_INFO"
},
{
"name": "ohos.permission.INTERNET"
}
],
Js有关代码:
关于qs.stringify
import qs from 'querystring'//npm install qs 和 npm install querystring
边栏推荐
- C# async and multithreading
- 接口测试框架实战(一) | Requests 与接口请求构造
- 高效率科研神器——小软件、大能量
- Business table analysis - balance system
- [Developers must see] [push kit] Collection of typical problems of push service service 2
- Create a tree structure
- VR全景展打造专属元宇宙观展空间
- MySql数据库
- Lambda表达式案例
- 【HMS core】【Ads Kit】Huawei Advertising——Overseas applications are tested in China. Official advertisements cannot be displayed
猜你喜欢
Jmeter 模拟多用户登录的两种方法
UV decomposition of biotin - PEG2 - azide | CAS: 1192802-98-4 biotin connectors
Build your own web page on the Raspberry Pi (2)
在线密码生成工具推荐
【Biotin Azide|cas:908007-17-0】Price_Manufacturer
typescript42-readonly修饰符
shell script loop statement
接口测试框架实战 | 流程封装与基于加密接口的测试用例设计
Object类与常用API
MySql数据库
随机推荐
1059 C语言竞赛 (20 分)(C语言)
1. 两数之和
Get the Ip tool class
DFS对剪枝的补充
超好用的画图工具推荐
Install IIS services (Internet Information Services (Internet Information Services, abbreviated IIS, Internet Information Services)
1094 谷歌的招聘 (20 分)
js中的闭包
技术分享 | 接口自动化测试中如何对xml 格式做断言验证?
Alienware上线首个数字时装AR试穿体验
[Harmony OS] [ArkUI] ets development graphics and animation drawing
【HMS core】【Ads Kit】Huawei Advertising——Overseas applications are tested in China. Official advertisements cannot be displayed
生活原则。
How to prepare for the test interface test data
Tag stack - stack monotonically preparatory knowledge - lt. 739. The daily temperature
接口测试框架实战(三)| JSON 请求与响应断言
Interface Test Framework Practice | Process Encapsulation and Test Case Design Based on Encrypted Interface
【精讲】利用原生js实现todolist
MOSN 反向通道详解
js garbage collection mechanism