# /etc/crontab: system-wide crontab# Unlike any other crontab you don't have to run the `crontab'# command to install the new version when you edit this file# and files in /etc/cron.d. These files also have username fields,# that none of the other
在Android平台上,我才認識了二維碼技術,竟然在安裝軟體時可以使用。今天又看到一篇文章:Mobile apps must die!,其中闡述的觀點是當mobil app呈現爆炸式增長時,人們對於其安裝應用會變得繁瑣,難於管理。而轉向即時應用方面。突然覺得這真是或許在某一天實現,雖然我不認為移動APP應用會消亡。1.列舉當前條碼的應用領域;2.未來的使用前景;3.技術範疇的痛點,實際應用時的難度;
給定一個nxn階矩陣,如何判斷是否幻方。所謂幻方的定義是nxn階矩陣的每行,每列,對角線之和相等; 如所示: 現在的問題是給定一個nxn階矩陣,如何決斷是否幻方? 代碼顯示:#include <stdio.h>#include <stdlib.h>int main(){ int table[4][4]={{16,2,3,13},{5,11,10,8},{9,7,6,12},{4,14,15,1}}; int
修改一個串口程式,列印資訊在text地區中可以正常顯示。就是滿屏後,每次更新過來的資訊不能自動顯示出來。他總是在第一頁不往下滾動;通過google找到方法如下: def OnSerialRead(self, event): """Handle input from the serial port.""" text = event.data if self.settings.unprintable: text = ''.join([
linux下的串口使用,有minicom,kermit,cu等終端,但kermit一直是我所喜歡的。下面講講安裝時使用時的一此注意事項:1.不要同時與minicom安裝使作。 剛開始我就走了彎路。進入kermit時總是提示:?SET SPEED has no effect without prior SET LINE但是我的指令碼是明明已經設定的:set speed 115200set reliablefastset carrier-watch offset flow-control
網上很多教程,我就不多說。將windows下的font目錄打包,拷貝到ubuntu下:1. mv winFont/ /usr/share/fonts/truetype/2. cd /usr/share/fonts/truetype/winFont3. sudo mkfontcale Couldn't determine full name for marlett.ttf Couldn't get family name for marlett.ttf我的會報錯如上所示,沒關係,刪除即可.4
網上流傳很多文章,但大多數重複雜亂。致使我浪費了好多時時間。為此,記錄我整個安裝過程,一來方便自已,二來方便大家。好了,不羅嗦了,本文開始:1.在ubuntu中安裝skyeye最簡單不過,一個命令搞定: sudo apt-get install skyey安裝完成後運行skeye,顯示如下:**************************** WARNING **********************************If you want to run ELF image,