上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页
  2012年3月11日
摘要: 1. 下载mysql-5.5.15-linux2.6-i686.tar.gzhttp://www.mysql.com2. 配置文件夹tar -xfz mysql-5.5.15-linux2.6-i686.tar.gzmv mysql-5.5.15-linux2.6 ~/mysqlsudo ln -s ~/home/mysql /usr/local/mysql3. 配置linux用户以及文件夹属性sudo groupdadd mysqlsudo useradd -r -g mysql mysqlcd /usr/local/mysqlsudo chown -R mysql .sudo chgrp 阅读全文
posted @ 2012-03-11 22:14 leaving 阅读(321) 评论(0) 推荐(0)
  2012年3月7日
摘要: 不定式后加ai, as, a, ons, ez, ont, 以re结尾的第三组动词去e,再加上述词尾 阅读全文
posted @ 2012-03-07 08:03 leaving 阅读(236) 评论(0) 推荐(0)
  2012年3月4日
摘要: 气温il fait combien ? il fait 25il fait bon / chaud / frais / doux天气如何quel templs fait-il?il fait beau / un temps magnifique , splendide / gris /couvert / mauvais / épouvantableil neige / pleut / un temps épouvantable / à torrentil y a du soleil / des nuages / dû vent / dû bro 阅读全文
posted @ 2012-03-04 21:33 leaving 阅读(185) 评论(0) 推荐(0)
摘要: connaîtreje connaistu connaisil/ells connaitnous connaissonsvous connaissezils/elles connaissentconnaitre + nom----------------------------------savoirje saistu saisil/elle saitnous savonsvous savezils/elles saventsavoir + verbe â l'infinitifsavoir + phrase 阅读全文
posted @ 2012-03-04 19:54 leaving 阅读(145) 评论(0) 推荐(0)
  2012年3月3日
摘要: 算术元方法__add __mul __sub __div __unm __mod __pow __concat关系元方法__eq __lt __le __库定义元方法__tostring 阅读全文
posted @ 2012-03-03 15:12 leaving 阅读(316) 评论(0) 推荐(0)
  2012年3月1日
摘要: pm setInstallLocation 0 由App自行决定软件能否安装在SD卡pm setInstallLocation 1 强制全部App安装在ROM内pm setInstallLocation 2 强制全部App安装在SD卡 阅读全文
posted @ 2012-03-01 13:38 leaving 阅读(112) 评论(0) 推荐(0)
  2012年2月18日
摘要: j'aime / j'adoreje suis passionné(e) parje m'intéresse à------------------------j'ai horreur deje n'aime pas / je déteste 阅读全文
posted @ 2012-02-18 21:25 leaving 阅读(126) 评论(0) 推荐(0)
摘要: jetuilellenousvousilselles重读人称代词moitoiluiellenousvouseuxelles直宾metelelanousvouslesles间宾meteluiluinousvousleurleur自反代词metesesenousvoussese 阅读全文
posted @ 2012-02-18 21:08 leaving 阅读(207) 评论(0) 推荐(0)
摘要: mois :janvierfévriermarsavrilmaijuinjuilletaoûtseptembreoctobrenovembredécembresemaine :lundi mardi mercredi jeudi vendredi samedi dimanche 阅读全文
posted @ 2012-02-18 20:48 leaving 阅读(150) 评论(0) 推荐(0)
  2012年2月17日
摘要: app:mvn archetype:generate -DgroupId=net.srirangan.packt.maven-DartifactId=MySampleAppwebapp:mvn archetype:generate -DarchetypeArtifactId=maven-archetype-webapp-------------------------------------------mvn validatemvn compilemvn packagemvn test子项目/子模块需要先建立父项目:<packaging>pom</packaging>然 阅读全文
posted @ 2012-02-17 11:45 leaving 阅读(411) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页