×
In

JAVA I/O

File​(String pathname) File​(String parent, String child) File​(File parent, String child) File file1 = new File(“D:\itheima\a.txt”);# file1 is a path. public boolean fileCreated=file1.createNewFile(); public boolean mkdir()...

Read out all
In

Java API

scanner system.in type InputStream Scanner sc = new Scanner(System.in); int i = sc.nextInt(); random Random bount=new Random(); int a = bount.nextInt(100); JFrame JFrame() void setVisible​(boolean...

Read out all
In

JAVA I/O

File​(String pathname) File​(String parent, String child) File​(File parent, String child) File file1 = new File(“D:\itheima\a.txt”);# file1 is a path. public boolean fileCreated=file1.createNewFile(); public boolean mkdir()...

Read out all
In

Java API

scanner system.in type InputStream Scanner sc = new Scanner(System.in); int i = sc.nextInt(); random Random bount=new Random(); int a = bount.nextInt(100); JFrame JFrame() void setVisible​(boolean...

Read out all
In

Regex

^ *** and ***$ ^$ . \ * .* [] [^] []+ SED AWK

Read out all
In

Linux Tools

Regex: Regex for playground – IHateRegex Json: Best JSON Formatter and JSON Validator: Online JSON Formatter Best JSON Viewer and JSON Beautifier Online (codebeautify.org) wordpress:...

Read out all
In

Linux Commond

[Rootuser@hostname]#/$root/other user Command option (arguments) Remove a file forcefully:rm -f /tmp/ddd.txt Manual:man Ctrl+A/E move cursor to the beginning/end of the line. Clear the line before...

Read out all
In

AWS lightsail fee

Be aware of any unused static IPs. These will generate charges. An alert should be created to prevent accidental charging. If you want a static...

Read out all
In

systemctl

Recover service after using systemctl disable: ‘Systemctl enable’ will useless. OR reboot and When mask a service, reboot and start will not work. Use the unmask subcommand...

Read out all
In

JAVA I/O

File​(String pathname) File​(String parent, String child) File​(File parent, String child) File file1 = new File(“D:\itheima\a.txt”);# file1 is a path. public boolean fileCreated=file1.createNewFile();...

Read out all
In

Java API

scanner system.in type InputStream Scanner sc = new Scanner(System.in); int i = sc.nextInt(); random Random bount=new Random(); int a = bount.nextInt(100); JFrame...

Read out all
In

Regex

^ *** and ***$ ^$ . \ * .* [] [^] []+ SED AWK

Read out all
In

Linux Tools

Regex: Regex for playground – IHateRegex Json: Best JSON Formatter and JSON Validator: Online JSON Formatter Best JSON Viewer and JSON Beautifier...

Read out all
In

Linux Commond

[Rootuser@hostname]#/$root/other user Command option (arguments) Remove a file forcefully:rm -f /tmp/ddd.txt Manual:man Ctrl+A/E move cursor to the beginning/end of the line. Clear...

Read out all
In

AWS lightsail fee

Be aware of any unused static IPs. These will generate charges. An alert should be created to prevent accidental charging. If you...

Read out all
In

systemctl

Recover service after using systemctl disable: ‘Systemctl enable’ will useless. OR reboot and When mask a service, reboot and start will not...

Read out all