新手上路 小小做個紀錄

thusnoy 發表在 痞客邦 留言(0) 人氣()

檢查windows是否有開啟網路分享的功能

thusnoy 發表在 痞客邦 留言(0) 人氣()

echo "deb http://packages.medibuntu.org/ feisty free non-free" | sudo tee -a /etc/apt/sources.list
echo "deb http://debian.websterwood.com/ feisty main" | sudo tee -a /etc/apt/sources.list

thusnoy 發表在 痞客邦 留言(0) 人氣()

用php呼叫自己寫的tcp程式 input是ip與要認證的帳號 密碼

thusnoy 發表在 痞客邦 留言(0) 人氣()

http://www.devshed.com/c/a/PHP/Socket-Programming-With-PHP/

thusnoy 發表在 痞客邦 留言(0) 人氣()

header('Location: http://www.example.com/');

thusnoy 發表在 痞客邦 留言(0) 人氣()

http://fwolfcn.blogspot.com/2007/11/radiusmysql.html

thusnoy 發表在 痞客邦 留言(0) 人氣()

void split(char **arr, char *str, const char *del)
{

thusnoy 發表在 痞客邦 留言(0) 人氣()

  • Nov 25 Wed 2009 17:21
  • c file

fwrite (str, strlen(str), 1, fptr);


thusnoy 發表在 痞客邦 留言(0) 人氣()

upnp_add_response (event, SERVICE_CDS_DIDL_RESULT, out->buf);

thusnoy 發表在 痞客邦 留言(0) 人氣()

1 2