09 2018 档案

mysql-8.0.12 安装+配置, Navicat Premium 12 安装+激活,mysql workbench 安装 (Unsupported Operating System 报错解决)
摘要:mysql下载地址 1.解压到安装目录,如:D:\mysql-8.0.12-winx64 2.将以下配置文件粘贴到安装目录,并保存为my.ini,注意:使用ansi 而非utf-8编码格式保存 [mysql] # 设置mysql客户端默认字符集 default-character-set=utf8 阅读全文

posted @ 2018-09-29 14:57 iUpoint 阅读(1910) 评论(0) 推荐(0) 编辑

numpy 笔记
摘要:1 矩阵、数组、列表 矩阵创建 常用数组,快速创建 数组操作 矩阵运算 矩阵切片、分割、合并 矩阵、数组、列表间类型转换 2 字符串操作 3 数学运算 阅读全文

posted @ 2018-09-14 17:00 iUpoint 阅读(290) 评论(0) 推荐(0) 编辑

python 简明教程 【转】
摘要:转自:https://learnxinyminutes.com/docs/python/ # Single line comments start with a number symbol. """ Multiline strings can be written using three "s, and are often used as comments """ #####... 阅读全文

posted @ 2018-09-10 15:45 iUpoint 阅读(227) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示