![240](https://cdn2.jianshu.io/assets/default_avatar/9-cceda3cf5072bcdd77e8ca4f21c40998.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:广东
package com.test; import java.util.Scanner; public class Lingxing {publi...
def recep(reception):'''reception:接收scope:范围:param reception::return:'''...
'''用递归的方式查询目录底下所有的.txt文件'''
查找当前目录内,包含所输入关键字的txt文件,并标注出,是在文件的第几行,和第几个位置 from os import walk,getcwdfr...
一、~/.vimrc 文件内容: set nocompatible " required filetype off ...