Ferro
百度首页 | 百度空间
 
文章列表
 
2008-10-04 23:11

作为一个食品专业的本科生 我对我们专业是彻底失望了
想当初 系主任展望 我们专业的美好前景的时候 曾说“中国的食品行业还是有很大发
展空间的” 现在终于知道什么是“发展空间”了 套用师兄的话“中国的很多东西还真
不是做给人吃的
从“阜阳大头娃娃”到现在的“三鹿事件”, 从苏丹红到肝炎病毒矿泉水。我们的食品
安全课从来不缺素材。几乎每一天上课的时候老师都在爆料,有些是大家都知道的,有
些是我们专业的黑幕。
当大家还考虑是买脑白金还

 
2008-09-08 23:02
一九八○年代,中国大陆出了一批神童;张亚勤也是其中之一,但当时他却没没无闻、不被注意,如今他后发先至,成为当年神童群中最优秀的人。

  七月二十八日,凤凰台风席卷台湾。但神童访台座谈会,却让远东饭店容纳百人的会议厅,座无虚席。

  谁是张亚勤?他,是微软全球资深副总裁兼微软中国董事长;在微软权力最大的华人。

  但中国媒体更爱称他:“神童”。

  十二岁成为中国最年轻的大学生;二十三岁拿到博士;三十一岁成为美国电气电子工程师协会(IEEE)百年历史最年轻的院士;三

 
2008-09-06 23:55
原文: http://www.president.harvard.edu/speeches/faust/080603_bacc.html
译者: shog

按照这所古老大学的奇怪的传统,我应该是站在这儿,告诉你们那些永恒的智慧。我就站在这个讲坛上,穿得像个清教徒牧师一样——这个打扮也许已经吓到了我那 些高贵的先人们,让他们以为是巫婆现身(校长是女的,译者注)。这会让英克利斯(Increase)和考特恩(Cotton)父子俩(他
 
2008-08-30 20:02
From: 给中国学生的第七封信——21世纪最需要的7种人才       2008/05/12 — 开复

²       融会贯通者:听过的会忘记,看过的会记得,做过的才能真正掌握(Hear and you forget;

 
2008-08-28 22:24
清华本科5年,和许多同志们一样为着一个闯荡世界的梦想苦苦努力,98年终于在历尽千辛万苦之后,踏上北美大陆。这两年来 当真是感慨万千,清华的学习生活我算是深有体会,而北美大学的学习生活我也可以算是领会了个中滋味。相信国内的许多好学上进的DDMM们还处在一种梦想和 憧憬的阶段,如我两年前一样,在这里我穷一己之力,希望能作一比较和介绍,让大家在国门之内能够了解到清华与北美的学习生活之同之异与差。切入点我选择的 是中国和美国的名牌老大:清华和 MIT。
  从生源上讲,美国没有那个学校可以
 
2008-08-11 01:40
自动生成PowerPoint目录的VBA代码,有版权保护,所以请访问:http://skp.mvps.org/ppt00045.htm
 
2008-07-20 00:46
 
2008-06-08 01:03
http://www.magentocommerce.com/wiki/general/magento_design_packages

Design packages in Magento give great flexibility for designers and developers.

Let’s start with terminology. There are packages.
They contain themes. Themes contain layouts, templates, skins and translations.

Layouts are XML files that define block structure and updates for different pages and flow cases on th

 
2008-06-08 01:02
http://www.magentocommerce.com/wiki/general/magento-folder-structure

Here’s short overview:

/ app - is where the application resides

/ app / etc - is global configuration den

/ app / code - is where modules installed their models and controllers

/ app / code / core - are core team developed or certified modules

/ app

 
2008-05-25 00:06
http://www.apachefriends.org

Many people know from their own experience that it's not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl. XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.

At the moment there are four XAMPP versions:

  • a version
 
2008-05-12 23:32
http://www.benchmarkhq.ru/english.html?/be_hdd.html

Common - a kind of "all-in-one", here you'll find Sandra, AIDA, Dacris Benchmarks, and the such.

CPU - these programs will test and identify you processor (CPU-Z, WCPUID, SysID, etc.).

 
2008-05-08 00:23
如何成为一位杰出的工程师 —— How to be a Star Engineer
Robert E. Kelley,
 
2008-05-08 00:22
Need manually refreshing page when using cookie
Adding meta no-cache in head not work.

Solution:

<?php
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
?>
 
2008-05-03 23:11
var http_request = false;
function makePOSTRequest(url, parameters) {
    http_request = false;
    if (window.XMLHttpRequest) { // Mozilla, Safari,...
        http_request = new XMLHttpRequest();
        if (http_request.overrideMimeType) {
            http_request.overrideMimeType('text/html');
 
 
2008-05-01 23:53
Once thought VBA was really hard to learn, but today just found out that it's just like php, no need to define data type for lazy programmer:)

Good start today:

Sheet 1 contains: model name and PN
Sheet 2 contains: model name and their place

Task:
add PN for sheet 2 to 4

My solution:

Sub addPN()
    For sid = 2 To 4
        For i = 1 To 100
     
 
     
 
 
背景音乐
 
 
文章分类
 
 
 
 
Life(12)
 
 
 
     
 
日历
 
     
 
留言板
 

这个我可能不经常来,看你留言都是五月分的,可能最近没来吧,,有看到加Q
 

恩····
 

也是学长?
 

过来看看··
 

也是单身的兄弟啊,同是天涯沦落人。

茫茫人海,幸会幸会。
 
     
 
好友最新文章
 
     
 
最新评论
   
文章评论|照片评论


这么多内情
 

你的标题应该这样写:大家不要再吃东西
 

恐怖。。。
 
 
 
     
 
最近访客
 
 

jianhaoc

marat_cherish

aboerone

momo2008momo

zouanru

junbo_yang

情中戏

小鬼翊
     
 
其它
 
已有人次访问本空间
 
订阅RSS  什么是RSS?

您也想拥有这样的空间?请点此申请。
     


©2008 Baidu