文章
131
标签
1
分类
22
首页
关于
炫友-blog
搜索
首页
关于
常见的数据类型
发表于
2023-07-09
|
更新于
2023-07-09
|
Python
|
作者:
炫友呀
|
0条评论
|
阅读量:78
#int 整数 n1=66 n2=99 n3=33 print(type(n1)) #2-0b 8-0o 16-0x 开头 print(0b10)#二进制输出2 #字符串类型 三个" / ' 可以换行 f1="我是国服韩信...
阅读全文...
变量的多次赋值
发表于
2023-07-09
|
更新于
2023-07-09
|
Python
|
作者:
炫友呀
|
0条评论
|
阅读量:59
name="友大帅逼" print(name) #重新赋值 name="友在华科" print(name)
阅读全文...
变量的定义和使用
发表于
2023-07-09
|
更新于
2023-07-09
|
Python
|
作者:
炫友呀
|
0条评论
|
阅读量:55
#标识id 类型type 值:value直接输入 text="65465" print(text) print("标识id:",id(text)) print("类型type:",type(t...
阅读全文...
转义字符
发表于
2023-07-09
|
更新于
2023-07-09
|
Python
|
作者:
炫友呀
|
0条评论
|
阅读量:61
#转行\n ----newline print("hellow\nworld") #退一个格\b --helloworld print("hellow\bworld") #忽略转移符号 (r"n\n&qu...
阅读全文...
入门print
发表于
2023-07-09
|
更新于
2023-07-09
|
Python
|
作者:
炫友呀
|
0条评论
|
阅读量:58
#字符串 #数字直接写,字符串需要加"" print(520) print("hellow! \n world") #表达式5+2=7 print(5+2) #写入数据文件 #打开文件 open("路...
阅读全文...
1
...
21
22
23
...
27
炫友呀
人生没有Crtl+Z,但别忘记有Ctrl+S和continue呀~v~
文章
131
标签
1
分类
22
学习播客
分类
Vue
9
Vlog
19
其它
2
HTML
2
PHP
3
C
4
Linux
3
JavaScript
21
Java
21
Auto.js
2
Python
29
安卓
2
八股文
3
SQL
3
Spring Boot
8
Redis
4
安卓搞机
1
微信小程序
1
操作系统
0
Centos
1
Spring
3
Golang
1
网站资讯
文章数目 :
131
已运行时间 :
1816 天
本站总字数 :
95.45 W
本站总访问量 :
21118
最后更新时间 :
1 个月前
本地搜索
搜索关键字
繁