十一月 | ||||||
---|---|---|---|---|---|---|
日 | 一 | 二 | 三 | 四 | 五 | 六 |
27 | 28 | 29 | 30 | 31 | 1 | 2 |
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
团购点滴
摘记团购事情。
同洲、宇龙手机源代码之争
同洲电子涉嫌窃取宇龙酷派源代码的案件进展到源代码鉴定阶段,是由国家科技部产权事务中心鉴定。
联想,笔记本质量差,客服也差
刚买来的Lenovo 联想 IdeaPad Y430AP7450 14.1寸笔记本电脑就发现每天都会蓝屏两到三次,先以为是vista操作系统不稳定。过年期间也没法测试。
后来试用了同时买的另外一台,型号一样的,从来没有过蓝屏。
于是打联想的400阳光电话,被告知要自己送到维修点,不上门的。
送去后被告知要检测一个礼拜。
一个礼拜后电话来说是内存有问题,解决方案为更换内存。
我说不能接受,机器出厂是1月19日,到今天都没满三个月,内存就有质量问题,电脑就要被拆开换内存,我怎么能接受。
我的要求是换一台新的。
被告知不可能。上海的客服几次三番说上报到北京总部,都说是不能换。
在我的一再要求下,他的北京上级电话我。我还以为是来解决问题的,没想到就是原话通知我一遍上海客户已经跟我说过的解决方案。
翻来覆去就是很抱歉,只能修这样敷衍消费者的话。
还说他已经代表了能解决这个问题的最高层。没必要再向上反应了。
然后就要跟我说再见,我说我的问题还没解决你就跟我说再见啊,我不跟你说再见,他说那我跟你说再见了,然后就挂机了。
三家公司的3G发展
3G发放了。中移动、中电信、新联通,一家一张。胡乱猜测一下他们的发展方向。
中电信
电信的优势是固话用户多,宽带用户多。所以电信现在狂打天翼通189的牌。期望以宽带+固话绑定手机的模式抓到手机用户。
中移动
移动的优势是手机用户多,其他几乎没什么了。他们的3G证书又是最烂,所以只好先开始卖内置TD模块的上网本。企图以近期业内红火的上网本来为未来TD手机打基础。
同时移动又抓住诺基亚,预计年中诺基亚的TD手机上市。移动甚至出资100亿人民币终端补贴费补贴手机芯片和终端制造商,还启动了“TD专项激励资金”。
新联通
联通几乎嘛优势没有,只有一张国际市场上已经很成熟的优质3G证书。所以他们只好去讨好苹果,用iPhone来吸引用户。
Windows 98 源代码
-
/*
-
微软最高机密——Windows 98 源代码
-
项目:Chicago(tm)
-
项目发行日期:1998年夏天
-
*/
-
-
#include "win31.h"
-
#include "win95.h"
-
#include "evenmore.h"
-
#include "oldstuff.h"
-
#include "billrulz.h"
-
#define INSTALL = HARD
-
-
char make_prog_look_big[1600000]; /*使程序看起来很大*/
-
-
void main()
-
{
-
while(!CRASHED) { /*如果不崩溃*/
-
display_copyright_message(); /*显示版权信息*/
-
display_bill_rules_message(); /*显示比尔的规则的信息*/
-
do_nothing_loop(); /*进行空循环*/
-
if (first_time_installation) { /*如果是第一次安装*/
-
make_50_megabyte_swapfile(); /*创建50M的交换文件*/
-
do_nothing_loop(); /*进行空循环*/
-
totally_screw_up_HPFS_file_system(); /*将HPFS文件系统完全搞乱*/
-
search_and_destroy_the_rest_of_OS/2(); /*搜寻并删除OS/2的所有残余信息*/
-
hang_system(); /*挂起系统*/
-
}
-
write_something(anything); /*随便写一些信息*/
-
display_copyright_message(); /*显示版权信息*/
-
do_nothing_loop(); /*进行空循环*/
-
do_some_stuff();
-
if (still_not_crashed) { /*如果还没崩溃*/
-
display_copyright_message(); /*显示版权信息*/
-
do_nothing_loop(); /*进行空循环*/
-
basically_run_windows_3.1(); /*基本上运行Windows 3.1*/
-
do_nothing_loop(); /*进行空循环*/
-
do_nothing_loop(); /*进行空循环*/
-
}
-
}
-
-
if (detect_cache()) /*如果检测到缓存*/
-
disable_cache(); /*使缓存失效*/
-
-
if (fast_cpu()) { /*如果CPU很快*/
-
set_wait_states(lots); /*设置等待状态*/
-
set_mouse(speed, very_slow); /*设置鼠标(速度很慢)*/
-
set_mouse(action, jumpy); /*设置鼠标(动作跳跃)*/
-
set_mouse(reaction, sometimes); /*设置鼠标(有时反应)*/
-
}
-
-
/* printf("Welcome to Windows 3.11"); */
-
/* printf("Welcome to Windows 95"); */
-
-
-
if (system_ok()) /*如果系统正常*/
-
crash(to_dos_prompt); /*崩溃(到DOS提示符)*/
-
else
-
system_memory = open("a:\swp0001.swp", O_CREATE);
-
/*否则打开a:\swp0001.swp作为系统内存*/
-
-
while(something) {
-
sleep(5); /*睡眠5秒钟*/
-
get_user_input(); /*接收用户输入*/
-
sleep(5); /*睡眠5秒钟*/
-
act_on_user_input(); /*对用户输入起反应*/
-
sleep(5); /*睡眠5秒钟*/
-
}
-
-
create_general_protection_fault(); /*产生一般保护错误*/
-
blue_screnn(); /*蓝屏*/
-
}
-
一些资源
http://digilander.libero.it/robang/rubrica/serial.htm -- Serial Programming Guide for POSIX Operating Systems
http://www.embed.com.cn/bbs/index.asp -- 嵌入开发网
http://www.lysator.liu.se/c/ANSI-C-grammar-y.html -- ANSI C Yacc grammar
http://www.51eda.com/bbs/index.asp -- 中国EDA技术网
http://bbs.driverdevelop.com/columns.php?action=columns -- 驱动开发网
http://www.linuxpilot.net.cn/ -- Linux Pilot
http://www.linuxworld.com/ -- linux world
http://www.linuxjournal.com/ -- linux journal
http://www.salon.com/tech/special/opensource/ -- the free software story
http://www.gentoo.org/ -- gentoo linux
http://www.linuxfocus.org/ -- linux focus
http://www.debian.org/intl/zh/mailing_lists -- Debian 中文计划邮件列表
http://www.debian.org/MailingLists/ -- debian Mailing Lists
http://www.sgi.com/tech/stl/ -- Standard Template Library Programmer's Guide
一些资源
方便自己经常看看。
http://home.lzu.edu.cn/cjj/ -- 一个C/C++学习小站
http://www.qaforums.com/ -- sqaforums
http://www.testage.net/html/index.html -- 测试时代
http://www.soft.com/ -- software research
http://www.sqe.com/stareast/ -- software testing
http://student.zjzk.cn/course_ware/data_structure/web/main.htm -- 数据结构
http://blog.csdn.net/jinhao -- C++
http://blog.csdn.net/gigix -- 透明
http://blog.csdn.net/kathywp -- DirectX
http://fanqiang.chinaunix.net/ -- 永远的UNIX
http://www.iu.hio.no/~mark/unix/unix_toc.html -- The unix programming environment
http://www.chinalinuxpub.com/ -- linux php mysql
http://cvsbook.red-bean.com/cvsbook.html -- Open Source Development with CVS, 3rd Edition
http://www.gnu.org/software/libc/manual/ -- The GNU C Library
http://www.menuetos.net/ -- Menuet OS
关于文件格式的两个链接
文件格式大全:http://www.moon-soft.com/program/FORMAT/
标准MIDI文件格式:http://www.daxia.com/list_1702.shtml
豆瓣验证
doubanclaim21efc1da816c3afe