Skip to content

蚂蚁学Python

博学之、审问之、慎思之、明辨之、笃行之

  • 视频课程
  • 关于我

linux

Categories linux

Bash Shell怎样检查文件是否存在?

2023-03-122015-11-27 Leave a comment by crazyant

在类Unix系统的Bash环境下,怎样检查文件是否存在呢? Shell中的test命令,可以用来检测文件的类型 … Read more Bash Shell怎样检查文件是否存在?


Categories 软件工具

重装Win7后恢复和找回Ubuntu启动项

2023-03-122012-07-01 9 Comments by crazyant

如果电脑之前装了ubuntu,后来又重装了win7,结果发现ubuntu的启动项不见了,是因为重装window … Read more 重装Win7后恢复和找回Ubuntu启动项


Categories linux, python

python在linux下安装方法(解决旧版本冲突)

2023-03-142012-06-26 2 Comments by crazyant

1.下载源代码 http://www.python.org/ftp/python/2.5.2/Python-2 … Read more python在linux下安装方法(解决旧版本冲突)


Categories linux

按大小拆分超大文件的方法(本文测试了一个62G的文件)

2023-03-122012-05-03 Leave a comment by crazyant

遇到一个问题,从网络上下载了一个62G的文件(新浪微博的语料集,地址:http://itee.uq.edu.a … Read more 按大小拆分超大文件的方法(本文测试了一个62G的文件)


Categories linux

Linux下GCC和Makefile实例(从GCC的编译到Makefile的引入)

2023-03-122011-10-29 5 Comments by crazyant

一、确认已经装好了GCC和Make的软件包

可以使用whereis命令查看:

如果whereis  gcc和whereis  make命令有结果,说明安装了这两个软件,可以继续往下做。

Read moreLinux下GCC和Makefile实例(从GCC的编译到Makefile的引入)


Categories linux, 软件工具

推荐一个可以用u盘安装fedora,ubuntu等Linux的工具

2023-03-142011-03-03 1 Comment by crazyant

名字叫做:universal-usb-installer,上网可以搜出来下载地址


Categories linux

vi编辑器命令

2023-03-122011-02-22 2 Comments by crazyant

vi编辑器的文字说明

模式:命令模式,编辑模式,末行模式。

切换方式:命令模式→i→编辑模式,编辑模式→Esc→命令模式,命令模式→:→末行模式。

Read morevi编辑器命令


文章分类

  • C++ (8)
  • chatgpt (3)
  • django (16)
  • docker (4)
  • fastapi (3)
  • flask (11)
  • hadoop (5)
  • hive (14)
  • java (20)
  • javascript (1)
  • kafka (1)
  • linux (18)
  • mac (4)
  • mysql (26)
  • numpy (2)
  • paddlepaddle (1)
  • pandas (42)
  • php (39)
  • pyecharts (1)
  • pyqt (6)
  • python (34)
  • python环境 (30)
  • python趣味小程序 (3)
  • redis (4)
  • sklearn (1)
  • spark (6)
  • tensorflow (3)
  • zookeeper (1)
  • 产品想法 (1)
  • 办公自动化 (10)
  • 大数据 (1)
  • 大模型 (3)
  • 推荐系统 (7)
  • 数据科学 (1)
  • 数据结构与算法 (1)
  • 机器学习 (4)
  • 爬虫 (24)
  • 电商 (2)
  • 程序人生 (26)
  • 程序员自媒体 (12)
  • 腾讯课堂 (1)
  • 自动化测试 (1)
  • 读书心得 (8)
  • 软件工具 (9)
  • 量化投资 (6)
© 2025 蚂蚁学Python • Theme Xena