Sender: cutepig (cutepig), email area: Response Code
Subject: automatically add the job. hit job fair information to the mobile phone with the calendar and reminder function!
Mailing site: Lilac Community(Tue Oct 16 21:19:34 2007), Station
Automatically add the job. hit job fair information to the mobile phone with the calendar and reminder function!
Note: You must have a mobile phone data cable and use the "Play-on-mobile phone" software to update the calendar on your mobile phone.
I once wrote a smallProgramGooglecalendar tool for job. Hit, uses the googlecalendar free SMS reminder function to automatically remind school recruitment information. Later, I thought, generally, there are calendars on mobile phones, and reminders can be set for calendars. Why don't I use Google to directly implement this function on mobile phones?
At first, I planned to study the instructions for operating the mobile phone calendar. Later I found that "playerphone" could be used to import the. CVS file and update the calendar reminder of the mobile phone. Therefore, there is a simple and practical small program automatically added to the mobile calendar.
The main idea is as follows:
1. Extract recruitment information from job. Hit
2. Generate the. CVS file
3. manually import the. CVS file to the mobile phone with "Playbox mobile phone" and update it to the mobile phone.
The first two steps are automatically implemented using a self-developed program, and the last one is implemented using a play-on phone.
The program is written on the basis of the original C # and needs to be compiled using Visual Studio. net2003.
If you are interested, you can download
Http://cutepig.googlecode.com/files/JobHIT2CvsFile.rar
--
Http://cutepig.cnblogs.com/