E D R , A S I H C RSS

Full text search for "phone"

phone


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 손동일/TelephoneBook . . . . 21 matches
         Describe 손동일/TelephoneBook here.
         class TelephoneBook
          TelephoneBook();
          ~TelephoneBook();
         #include "TelephoneBook.h"
         TelephoneBook::TelephoneBook()
         TelephoneBook::~TelephoneBook()
         void TelephoneBook::input() // 전화번호부에 적을 수 있는 환경을 만든다.
         void TelephoneBook::save() // 적은 내용들을 파일에 저장한다.
         void TelephoneBook::menu()
         void TelephoneBook::check_search()
         void TelephoneBook::check() // 검색 항목을 선택하는 함수
         void TelephoneBook::show()
         void TelephoneBook::change()
         void TelephoneBook::remove()
         int TelephoneBook::mnreturn()
         // TelephoneBook *a = new TelephoneBook();
          TelephoneBook a;
  • 영호의해킹공부페이지 . . . . 19 matches
         _. Various Phone Warez from MercEnarY ._ ,;:;,, _.
         This technique was picked up by me when trying to phone ppl in Johannesburg
         when i was at boarding school, and lets you use telkom coin phone to phone for
         1) You need access to the plugin point of the phone (some of the older phones
          have a point where the jack can be attached to the phone, in the newer ones
          and put it back in, check if the phone has dialing tone and 080 is still
         4) Now the phone has 080 on the screen and then you can dial the number you
         Theory behind this: The phone is lead to believe that you are dialing a 080
         Wondering: If you cut a fone line coming out a normal payphone and connect it
         Now for How to get mastercode for unlocking cellphones...
         The code is a combination of the SP code (5 digit) and phone IMEI (15 digit)
         phone. Press * many times for "p" and "w".
         Now let's play around a bit with Net monitor on your cellphones (works wif
         Net Monitor is an extended menu on Nokia Phone. This will be a new additional
         First don't connect the phone, start the program and ignore the error message.
         Connect the phone with the cable and start the program.
         The phone "boots" as you enter the main menu and all options become available
         Quit the program, the phone "boots" and enjoy the net monitor
         All following actions are done with the phone.
  • 2학기파이선스터디/ 튜플, 사전 . . . . 7 matches
         >>> phone = {'jack': 232412, 'jim':1111, 'Joseph' : 234632}
         >>> p = phone
         >>> phone['jack'] = 1234
         >>> phone
         >>> ph = phone.copy()
         >>> phone['babo'] = 5324
         >>> phone
  • ZPBoard/PHPStudy/MySQL . . . . 4 matches
          echo "<tr> <td>", $row["name"], "</td><td align=center>", $row["phone"], "</td> </tr>";
         전화번호 <INPUT type="text" name="phone" value="" size=15 maxlength=15>
         if ($_POST[name] != "" && $_POST[phone] != "") {
          mysql_query("insert into addressbook values('$_POST[name]', '$_POST[phone]')");
  • [Lovely]boy^_^/EnglishGrammer/QuestionsAndAuxiliaryVerbs . . . . 4 matches
          Emma phoned somebody. -> Who did Emma phone?
          Somebody phoned Emma. -> Who phoned Emma?
  • 구조체 파일 입출력 . . . . 4 matches
          char phone[20];
          cout << endl << "Input phone number : " ;
          cin >> p.phone;
          cout << p.name << p.age << p.phone ;
  • MySQL . . . . 3 matches
         | name | phone |
         | phone | char(15) | | | | |
         | name | phone |
  • 데블스캠프2005/java . . . . 3 matches
         The device was named Star7 after a telephone feature activated by *7 on a telephone keypad. The feature enabled users to answer the telephone anywhere. The PDA device itself was demonstrated on September 3, 1992.
  • Telephone . . . . 2 matches
         c:\> telephone.exe
         다음 화일을 편집기에 작성하고, 실행화일이 있는 디렉토리 (ex)1002\Telephone\debug) 에 저장하세요.~
  • 타도코코아CppStudy/0804 . . . . 2 matches
         || ZeroWiki:Telephone || CherryBoy || Upload:Telephone_CherRy.cpp || . ||
  • 타도코코아CppStudy/0811 . . . . 2 matches
         || ZeroWiki:Telephone || 수진 || Upload:telephone_sujin.cpp || . ||
  • CVS . . . . 1 match
         Apparently, the problem is actually with Linux - daemons invoked through inetd should not strictly have any associated environment. In Linux they get one, and in the error case, it is getting some phoney root environment.
  • DataCommunicationSummaryProject/Chapter5 . . . . 1 match
          * Global roaming - 특별한 multimode phone에서만 가능
  • DataCommunicationSummaryProject/Chapter9 . . . . 1 match
          * cellular networks가 예상보다 빠르게 성장한데 비하여,short-range mobile systems은 덜 성공적이였다.그 이유에는 속도,유선에 비하여 신뢰성의 떨어짐, 경쟁적인 기준이 있다.물론 Cordless phones 처럼 인기있는것도 있지만, 점점 범위를 늘리려고 한다. 또한roaming에서의 실패성이 많다.적외선이 laptop 이나 PDA에서 거의 사용되지만 잘 사용되지 않는다.
  • FeedBack . . . . 1 match
          * Sound created when a transducer such as a microphone or electric guitar picks up sound from a speaker connected to an amplifier and regenerates it back through the amplifier.
  • Java Script/2011년스터디/박정근 . . . . 1 match
          person.phone='01036395856'
  • JavaScript/2011년스터디/박정근 . . . . 1 match
          person.phone='01036395856'
  • KIV봉사활동/준비물 . . . . 1 match
          * unlock usim phone 2대 - ''1대 안드로이드'', 나머지 한대 애니콜
  • MoreEffectiveC++/Exception . . . . 1 match
          class PhoneNumber{ ... };
          void addPhoneNumber(const PhoneNumber& number);
          list<phoneNumber> thePhones;
  • html5/문제점 . . . . 1 match
          8.No webcam or microphone device support:
  • iPhone . . . . 1 match
          * [http://blog.naver.com/musicnet?Redirect=Log&logNo=10032895978 iphone환경구축하기]
  • 손동일 . . . . 1 match
         [손동일/TelephoneBook]
  • 알고리즘3주숙제 . . . . 1 match
         Consider the following problem: one has a directory containing a set of names and a telephone number associated with each name.
  • 임베디드방향과가능성/정보 . . . . 1 match
         한가지 예를 든다면 님 말씀대로라면 가정에서는 주로 게임기로 쓰이는 pc가 게임시장에서는 임베디드 기기(플스,x-box)에 ko패를 당했습니다. 결국 앞으로 pc가 같는 기능은 대부분 임베디드 기기로 옮겨 갈 것입니다.(pda,smart phone..등등) 더욱이 지금까지 PC가 쓰인 분야(별로 없죠)말고 다른 분야에 이미 많은 임베디드 기기가 쓰이고 있고, 앞으로 더 많이 쓰일 겁니다.(각종 robotics분야, 무인분야, 다시말해 digital이 쓰이는 거의 모든 분야.. digital world=embedded)
  • 프로그래밍잔치/셋째날후기 . . . . 1 match
         모여서 전화번호 핸드폰에 있는 문자로 입력받아 번호로 출력하는 프로그램을 짰다. (["Telephone"] 참조)
Found 25 matching pages out of 7540 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.3508 sec