Skip to content

P0067407/PythonDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonDemo

学习Python3的基本用法

学习使用GitHub

测试修改

学习修改

2019年4月24日08:54:10

2019年4月23日20:15:28 V2版本

2019年4月23日20:11:36 V1版本

2019年4月23日20:10:12 V2版本

int a;
int b;
      this.$http({
        url: url,
        method: "POST",
        data: param, 
        headers: {
          "Content-Type": "application/json;charset=UTF-8",
          "cache-control": "no-cache"
        }
      }) 
      .then(res => { 
        console.log(res.data) 
      });

About

学习Python3的基本用法

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages