09 2016 档案

AT&T Assembly on Linux
摘要:je if equal then jmp jg if the second gt the first, then jmp jge if the second ge the first, then jmp jl if the second lt the first, then jmp jle if t 阅读全文

posted @ 2016-09-24 22:18 J·Marcus 阅读(361) 评论(0) 推荐(0) 编辑

linux shell program summary
摘要:from:Sep 23 2016 mathematical operation: floating number,bc calculator: we can also use bc in shell scripts: if - then - else number comparison: n1 -e 阅读全文

posted @ 2016-09-23 20:06 J·Marcus 阅读(232) 评论(0) 推荐(0) 编辑

How to fix updating ubuntu apt-get problem
摘要:It's my new PC with a new os of ubuntu. every time when I want to install software or update apt-get, this error will appear: First, as the most usual 阅读全文

posted @ 2016-09-17 21:47 J·Marcus 阅读(222) 评论(0) 推荐(0) 编辑

python:how does subclass call baseclass's __init__()
摘要:First, use baseclass's name to call __init__() I wrote code like this: and we can use 'super' too. 阅读全文

posted @ 2016-09-17 20:33 J·Marcus 阅读(211) 评论(0) 推荐(0) 编辑

How to install java and eclipse on linux
摘要:First of all, download from the website of java. I download 'jdk-8u102-linux-i586.tar.gz' unzip it to the specifical derictory. with the command:tar - 阅读全文

posted @ 2016-09-16 14:01 J·Marcus 阅读(211) 评论(0) 推荐(0) 编辑

ubuntu:solve the problem of 'E:Problem with MergeList /var/lib/apt/lists/'
摘要:just run this command: sudo rm /var/lib/apt/lists/* -vfR it will remove all the software package with the state of 'apt-get install' and no use to lea 阅读全文

posted @ 2016-09-16 09:27 J·Marcus 阅读(237) 评论(0) 推荐(0) 编辑

ubuntu:activate root
摘要:You must activate the usr of root,when using a pc with a new os of ubuntu. This command: sudo passwd root And the 'sudo' is just to get the authority 阅读全文

posted @ 2016-09-16 09:26 J·Marcus 阅读(278) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示