PikachuP's Tech Blog

  • 首页
  • Mangusu
  • Python
  • 实用工具
  • Reaper
  • 隐私政策
  • 关于网站
皮卡丘的技术博客
PikachuP's Tech Blog
未分类

(导航)本博客分享的内容

本博客仅作技术分享,分享内容包括云端技术应用、音频技术应用、音乐分享等。暂不开放评论与交互功能,可通过B站私信或邮件与我交流,详见网站底部。 我的开发环境 服务器 腾讯云 轻量应用服务器 / 云服务器 华为云 操作系统 Windows 11 / Windows 10 macOS Monterey (M1) / macOS Catalina (Intel) Ubuntu 20.04 音乐制作软件 Reaper (Windows) Fl Studio (Windows) 其他应用 GitLab Wiki.js Mangusu Mangusu(Mongoose)是目前正在构思(内容繁复无从动笔)的一个快速应用开发工具,基于SpringBoot和MySQL(?)。本分类将整理一些开发过程中的技术知识总结,包括Java、Spring、ORM、前端技术等。 实用工具 实用工具分类里是我推荐的一些软件,一般是Windows和Linux操作系统下的软件。 REAPER Reaper分类里包括了一些Reaper的使用技巧,经验总结等。 我的操作系统 Windows 11 / Windows 10 Ubuntu 18.04 LTS macOS Monterey / Catalina

2021年11月16日 1690hotness 4likes PikachuP Read all
Mangusu

Python反射机制在B/S架构管理系统开发中的应用

内容应该过时,仅供参考。 我的本科毕业论文。点击下方超链接阅读文章 Python反射机制在B/S架构管理系统开发中的应用  

2021年11月14日 1376hotness 1likes PikachuP Read all
Mangusu

MySQL数据类型

MySQL数据类型 建表时使用的数据类型 生成的数据类型 备注 c_bigint bigint (-9,223,372,036,854,775,808,9 223 372 036 854 775 807) c_bigint_unsigned bigint unsigned (0,18 446 744 073 709 551 615) c_binary binary(255) c_bit bit(64) bit数据类型范围在1到64之间 c_blob blob 65KB 0-65 535 bytes c_bool tinyint(1) c_char char(255) 0-255 bytes 定长字符串 c_date date 3Bytes. 1000-01-01/9999-12-31 c_datetime datetime 8Bytes. 1000-01-01 00:00:00/9999-12-31 23:59:59 c_decimal decimal(10,0) 对DECIMAL(M,D) ,如果M>D,为M+2否则为D+2 c_double double 8Bytes (-1.797 693 134 862 315 7 E+308,-2.225 073 858 507 201 4 E-308),0,(2.225 073 858 507 201 4 E-308,1.797 693 134 862 315 7 E+308) c_double_precision double c_enum enum('A','B','C','D') 枚举最大可以有 65535 个成员值,尾部空格自动删除 c_float float 4Bytes (-3.402 823 466 E+38,-1.175 494 351 E-38),0,(1.175 494 351 E-38,3.402 823 466 351 E+38) c_int int (-2 147 483 648,2 147 483 647) c_int_unsigned int unsigned (0,4 294 967 295) c_integer int (-2 147 483 648,2 147 483 647) c_integer_unsigned int unsigned (0,4 294 967 295) c_json json c_long_varbinary mediumblob c_long_varchar mediumtext c_longblob longblob 4GB 0-4 294 967 295 bytes c_longtext longtext 0-4 294 967 295 bytes c_mediumblob mediumblob 16MB 0-16 777 215 bytes c_mediumint mediumint 3Bytes. (-8 388 608,8 388 607) c_mediumint_unsigned mediumint unsigned (0,16 777 215) c_mediumtext mediumtext 0-16 777 215 bytes c_numeric decimal(10,0) numeric 同decimal c_real double real同double c_set set('Sa','Sb','Sc') SET最多可以有64个不同的成员,尾部空格自动删除 c_smallint smallint (-32 768,32 767) c_smallint_unsigned smallint unsigned c_text text 0-65 535 bytes c_time time 3Bytes. '-838:59:59'/'838:59:59' c_timestamp timestamp 4Bytes 1970-01-01 00:00:00/2038 结束时间是第 2147483647 秒,北京时间 2038-1-19 11:14:07,格林尼治时间 2038年1月19日 凌晨 03:14:07255B c_tinyblob tinyblob 0-255 bytes c_tinyint tinyint (-128,127) c_tinyint_unsigned tinyint unsigned c_tinytext tinytext 0-255 bytes c_varbinary varbinary(255) c_varchar varchar(255) 0-65535 bytes c_year year 1Byte 1901/2155 测试无符号浮点数 建表 生成 c_double_unsigned double unsigned c_float_unsigned float unsigned…

2021年11月14日 973hotness 0likes PikachuP Read all

PikachuP

DJ PikachuP, Electronic / Pop
Engr PikachuP, Cloud / Audio Development
欢迎通过邮箱或b站私信与我交流(链接在网站底部)

pikachup.com 和 pikachup.cn

pikachup.com域名指向的服务器租用在中国香港,无需备案,但dns解析可能会被污染,来自大陆的访问较为严苛。
pikachup.cn作为中国顶级域名,在域名购买、网站建设的过程中已经经历了繁复的资料审查和备案。租用的是上海地域的腾讯云服务器。

Archives
  • January 2023
  • October 2022
  • March 2022
  • November 2021
Categories
  • Mangusu
  • Python
  • 实用工具
  • 数据库
  • 服务器
  • 未分类
  • 音频应用

COPYRIGHT © 2021-2025 PikachuP. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang

沪ICP备2022030566号-1

沪公网安备31010402009890号