Skip to content

蚂蚁学Python

你有没有为写代码拼过命?那你知不知道 人生苦短,我用Python?

  • 关于我

linux

Categories linux, python

怎样在Shell中运行Python的多行代码

2023-03-142021-07-30 by crazyant

https://stackoverflow.com/questions/40143190/how-to-exe … Read more 怎样在Shell中运行Python的多行代码


Categories linux

CentOS自己编译安装Python3的命令

2023-03-122019-03-08 by crazyant

yum install zlib-devel bzip2-devel openssl-devel ncurse … Read more CentOS自己编译安装Python3的命令


Categories java, linux

快速找到Tomcat中最耗CPU的线程

2023-03-142017-08-04 2 Comments by crazyant

1、找出TOMCAT的JVM的进程ID [work@112542000 ~]$ jps 290 Bootstr … Read more 快速找到Tomcat中最耗CPU的线程


Categories java, linux

Tomcat内存分析相关方法(jmap和mat)

2023-03-142016-09-28 1 Comment by crazyant

Linux环境命令行 首先,根据进程命令,获取运行的tomcat的进程ID ps aux | grep tom … Read more Tomcat内存分析相关方法(jmap和mat)


Categories linux

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

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

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


Categories linux, python

python执行shell的两种方法

2023-03-142013-11-22 2 Comments by crazyant

有两种方法可以在Python中执行SHELL程序,方法一是使用Python的commands包,方法二则是使用 … Read more python执行shell的两种方法


Categories hadoop, hive, linux

shell/hadoop/hive一些有用命令收集

2023-03-122013-09-24 Leave a comment by crazyant

有些命令工作中经常用到,记录在一个文章里用于查阅,本文经常更新。 shell命令 linux统计某个目录下所有 … Read more shell/hadoop/hive一些有用命令收集


Categories linux

Ubuntu10.10 Server+Nginx+Django+Postgresql安装步骤

2023-03-122012-08-21 3 Comments by crazyant

1,安装Ubuntu 10.10

1.1 使用默认安装,在更新apt的时候选择跳过

1.2 设置管理员的用户名和密码

1.3 安装openssh-server启动ssh服务,方便使用Bitvise Tunnelier,putty工具进行管理

sudo apt-get install openssh-server

Read moreUbuntu10.10 Server+Nginx+Django+Postgresql安装步骤


Post navigation
Older posts
1 2 Next →

文章分类

  • C++ (8)
  • django (12)
  • flask (6)
  • hadoop (5)
  • hive (14)
  • java (20)
  • javascript (1)
  • linux (16)
  • mac (2)
  • mysql (22)
  • numpy (1)
  • paddlepaddle (1)
  • pandas (33)
  • php (39)
  • python (31)
  • python环境 (9)
  • python趣味小程序 (3)
  • redis (3)
  • spark (6)
  • tensorflow (3)
  • zookeeper (1)
  • 产品想法 (1)
  • 办公自动化 (8)
  • 推荐系统 (5)
  • 数据科学 (1)
  • 数据结构与算法 (1)
  • 机器学习 (3)
  • 爬虫 (16)
  • 程序人生 (25)
  • 程序员自媒体 (12)
  • 腾讯课堂 (1)
  • 读书心得 (8)
  • 软件工具 (7)
  • 量化投资 (6)
© 2023 蚂蚁学Python • Theme Xena