上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 17 下一页
摘要: gnuplot learn note 设置terminal类型 set terminal wxt wxt terminal弹出新的窗口,绘制2D图像 The wxt terminal device generates output in a separate window. The window i 阅读全文
posted @ 2022-01-09 23:08 MOVIT 阅读(106) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-01-05 23:21 MOVIT 阅读(9) 评论(0) 推荐(0)
摘要: 自动创建脚本文本头提示信息 什么是最重要的?搞清楚真正要做的是什么 #!/usr/bin/bash # # # SCRIPT_NAME :AUTO_HEADER # USAGE :./AUTO_HEADER PROGRAM_NAME; eg: ./AUTOHEADER hello.sh world. 阅读全文
posted @ 2021-12-26 12:19 MOVIT 阅读(37) 评论(0) 推荐(0)
摘要: raspberry pi boot without HDMI 1. /boot/config.txt hdmi_force_hotplug=1 2. startx if use remote desktop citing source You have 2 options:- Boot to con 阅读全文
posted @ 2021-12-25 22:34 MOVIT 阅读(54) 评论(0) 推荐(0)
摘要: bashrc config # # ~/.bashrc # # If not running interactively, don't do anything [[ $- != *i* ]] && return alias ls='ls --color=auto' PS1='\[\033[1;36m 阅读全文
posted @ 2021-12-25 09:49 MOVIT 阅读(31) 评论(0) 推荐(0)
摘要: Perl command options Citing source Option Description -0[octal] specify record separator (\0, if no argument) -a autosplit mode with -n or -p (splits 阅读全文
posted @ 2021-12-20 21:50 MOVIT 阅读(41) 评论(0) 推荐(0)
摘要: Googler command usage usage: googler [-h] [-s N] [-n N] [-N] [-V] [-c TLD] [-l LANG] [-g CC] [-x] [--colorize [{auto,always,never}]] [-C] [--colors CO 阅读全文
posted @ 2021-12-16 23:26 MOVIT 阅读(31) 评论(0) 推荐(0)
摘要: RP 4b nomachine 4000 port issue Hi! If the "nxserver" does not listen to port 4000, then edit file "/usr/NX/etc/server.cfg", set "StartNXDaemon" to "A 阅读全文
posted @ 2021-12-11 23:25 MOVIT 阅读(721) 评论(0) 推荐(0)
摘要: markdown emoji cite source url All copyright reserve to original author People :bowtie: :bowtie: 😄 :smile: 😆 :laughing: 😊 :blush: 😃 :smiley: ☺️ :r 阅读全文
posted @ 2021-10-24 12:05 MOVIT 阅读(298) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2021-10-23 20:49 MOVIT 阅读(2) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 17 下一页