Time of Update: 2014-05-06
標籤:windowsnagios監控windows主機一,編輯Nagios的主設定檔vi /usr/local/nagios/etc/nagios.cfg把下面這行最前面的#號去掉:#cfg_file=/usr/local/nagios/etc/objects/windows.cfg儲存設定檔並退出。二,安裝Windows代理程式
Time of Update: 2014-05-06
標籤:java android InterfaceJava裡用interface關鍵字,引入一種沒有具體實現的類型。Declaring Interfacesinterface一般以大寫字母開頭,able單詞結束,如下例子:interface Drawable{int RED = 1; // For simplicity, integer constants are used. These constants areint
Time of Update: 2014-05-06
標籤:arc 地圖 代理無效 locationmanager 項目中用到了地圖相關的東西,就把以前的demo搬了出來,結果發現直接運行之前的demo沒有問題,在xcode5下建立項目再把代碼粘貼過來就會提示May 5 11:36:21 infomedia-iPod-touch TestLocation[1465] <Error>:
Time of Update: 2014-05-06
標籤:android des style blog class code Android-搭建簡單服務端+ListView非同步載入資料2014年5月6日本篇博文帶給大家的是教大家如何在MyEclipse中搭建一個服務端,並通過手機端與其通訊,非同步載入資料。筆者使用的是MyEclipse,各位
Time of Update: 2014-05-06
標籤:android style blog class code java DatePickerDialog 在很多時候需要使用者去設定時間,不可能讓使用者去在一個文字框中去輸入時間,所以就需要有個日期彈出選擇框,而這個框就是DatePickerDialog。 1.在API中的DatePick
Time of Update: 2014-05-06
標籤:style blog class code java width 忙碌了一段時間,終於完成了手上的這個ipad上的app ,app是用phonegap+ jquery mobile 開發的,不是用原生的objective
Time of Update: 2014-05-06
標籤:android style blog class code java public class StringHandleExampleActivity extends Activity { /** Called when the activity is first created.
Time of Update: 2014-05-05
標籤:titanium ubuntu 64 最近學習Titanium Studio,在MAC OSX 下安裝很順利,轉到ubuntu下,麻煩就來了,Titanium Studio IDE是基於Eclipse,所以先裝上了JDK 1.7 X64。下載了X64版本的Titanium Studio,解壓,運行。然後就掛了,查看官方文檔,裡面讓補上XUL的環境變數,安裝ia32-libs libjpeg62 libwebkitgtk-1
Time of Update: 2014-05-05
標籤:android style class tar color width 在上一篇文章中我提到如何在Android手機上建立Windows共用伺服器,現在來說說一個反向的問題,就是,如何在Android手機上訪問Windows電腦中的共用資源,當然,前提也是需要軟體,這裡和大家分享的軟體名稱
Time of Update: 2014-05-05
標籤:android style blog class code java SlidingMenu簡介:SlidingMenu的是一種比較新的設定介面或配置介面效果,在主介面左滑或者右滑出現設定介面,能方便的進行各種操作.目前有大量的應用都在使用這一效果。如Evernote、Google+、Fo
Time of Update: 2014-05-05
標籤:des style blog tar width get 原地址:http://zengwu3915.blog.163.com/blog/static/27834897201375105236580?suggestedreading發了幾天時間在網上折騰了幾天,終於把App內購給弄好了。分
Time of Update: 2014-05-06
標籤:android style blog class code java import java.io.ByteArrayOutputStream;import java.io.FileInputStream;import
Time of Update: 2014-05-05
標籤:class width http 2014 com html 這個遊戲是本人在ios教程網ios.662p.com發布的一款遊戲源碼,喜歡的朋友可以看一下,遊戲介紹:遊戲非常簡單,通過發射子彈,將怪物射死。注意還有大怪物出沒。當你打死的怪物越來越多時,遊戲難度也會逐漸層大,使用Sprite
Time of Update: 2014-05-05
標籤:android class tar http art 檔案 最近SDK出問題了,然後在google下載了一個android-sdk-windows.rar,然後點擊SDK Manager,結果一直不能重新整理API Level,然後就開始在網上找了好多資料,解決這個問題,修改 HOSTS,
Time of Update: 2014-05-05
標籤:style class ext color width strong 要說什麼是ISO還要從傳統膠片相機說起,ISO被 稱為感光度,它是衡量傳統相機所使用膠片感光速度的國際統一指標,其數值反映了膠片感光時的速度(其實是銀元素與光線的光化學反應速率)。而對於現在並不
Time of Update: 2014-05-05
標籤:android style blog color width strong 轉自:http://blog.csdn.net/hpoi/article/details/4629717 Android螢幕元素階層android.app.Activity
Time of Update: 2014-05-05
標籤:android style blog class code java 本文使用xml來建立操作功能表<?xml version="1.0" encoding="utf-8"?><menu xmlns:android="http://schemas.android.com/
Time of Update: 2014-05-05
標籤:style blog class width strong http 1、引言 1.1、編寫目的
Time of Update: 2014-05-05
標籤:android des blog class java tar 轉自:http://blog.csdn.net/hpoi/article/details/4629065 Android activity的生命週期activity類處於android.app包中,繼承體系如下:1.
Time of Update: 2014-05-05
標籤:二維碼 最佳化 android zxing 取圖 Zxing 是google提供的二維碼掃描工程Demo本身預設的掃圖地區最大隻有 360*480 需要拉開很遠的距離才能將整個二維碼掃描到因此需要我們自己調整取圖大小 在CameraManager.java這個類中進行調整預設的大小是