因为当我们做一个http请求时ppc会自动拨号,但是如果我们使用UDP做数据传输时是不会自动拨号的,为此我曾经给windowmobile@microsoft.com发邮件询问怎样用C#实现GPRS拨号.MS告诉我可以先做一个HTTP请求.做为一个应急的方案确实可以这样做. using System;using System.Collections.Generic;using System
android更改暗码 在Contact应用程序下的SpecialCharSequenceMgr.java下的 static boolean handleSecretCode(Context context, String input) {// Secret codes are in the form *#*#<code>#*#*int len = input.length();if