原创 使用libcurl 通過表單方式上傳圖片

#include <stdio.h> #include <string.h> #include <curl/curl.h> int main(int argc, char *argv[]) { CURL *curl; CU

原创 Autotools快速開發

程序開發需要注意的細節很多,不僅需要用戶有良好的技術,而且還需要開發利器幫助用戶化難爲易。在此介紹AutoTools工具在程序開發中的幾個應用,幫助用

原创 android listview setselection 失效解決辦法

有朋友需要啓動時實現 listview選中 某個 item,但是至今用setselection是無效的,先參考網上資料,以下方法可以暫替實現。 如果有更好的實現方法的請留言哈。 listview.requestFocus(); list

原创 listview 添加 多種layout時,會出現ArrayIndexOutOfBoundsException

在項目listview中,添加了多種layout的item,在刷新中出現 java.lang.ArrayIndexOutOfBoundsException: length=3; index=3 解決方法: 在使用ListView時,覆蓋

原创 T480S 在ubuntu 16.04 ,功能鍵不能調整背光的解決辦法

1,建立文件: /usr/share/X11/xorg.conf.d/20-intel.conf 文件內容如下: Section "Device"     Identifier  "Intel Graphics"     Driver