
评论
26 |喜欢
27 |我的天,竟然这么好吃,下次再试着做。
35 |
人生在世全靠偷图,所以呢,大家简...
38 |我的天,竟然这么好吃,下次再试着做。
47 |
人生在世全靠偷图,所以呢,大家简...
50 |我的天,竟然这么好吃,下次再试着做。
59 |
人生在世全靠偷图,所以呢,大家简...
62 |├── .gitignore ├── EditData.html ├── Message.html ├── MyWork.html ├── README.md ├── TTQXQZ.html ├── cakeSort.html ├── css ├── EditData.css ├── Mwssage.css ├── MyWork.css ├── TTQXQZ.css ├── cakeSort.css ├── fans.css ├── fruitSort.css ├── iconfont.css ├── index.css ├── intro.css ├── login.css ├── memenber.css ├── public.css ├── register.css ├── sRdetail.css ├── search.css ├── set.css ├── sweetRing.css ├── swiper.min.css ├── uploading.css ├── uploading1.css └── uploading2.css ├── fans.html ├── favicon.ico ├── focus.html ├── font ├── demo.css ├── demo_unicode.html ├── iconfont.css ├── iconfont.eot ├── iconfont.svg ├── iconfont.ttf └── iconfont.woff ├── fruitSort.html ├── images ├── Edit-bg.jpg ├── Mes-01.jpg ├── Mes-01.png ├── Mes-02.jpg ├── Mes-02.png ├── Mes-03.jpg ├── Mes-04.jpg ├── Mes-04.png ├── Mes-05.jpg ├── Mes-bg.jpg ├── MyW-01.jpg ├── MyW-02.jpg ├── MyW-03.jpg ├── MyW-04.jpg ├── MyW-05.jpg ├── MyW-06.jpg ├── MyW-07.jpg ├── MyW-08.jpg ├── Thumbs.db ├── TtqXqZ-01.jpg ├── TtqXqZ-02.jpg ├── TtqXqZ-03.jpg ├── TtqXqZ-04.jpg ├── TtqXqZ-05.jpg ├── TtqXqZ-06.jpg ├── TtqXqZ-07.jpg ├── arrow.gif ├── choice_img01.jpg ├── choice_img02.jpg ├── choice_img03.jpg ├── fs-1.jpg ├── fs-2.jpg ├── fs-3.jpg ├── fs-4.jpg ├── fs-5.jpg ├── fs-6.jpg ├── fs_01.jpg ├── fs_02.jpg ├── fs_03.jpg ├── fs_04.jpg ├── fs_05.jpg ├── fs_06.jpg ├── fs_07.jpg ├── gz-10.jpg ├── gz-11.jpg ├── gz-12.jpg ├── gz-7.jpg ├── gz-8.jpg ├── gz-9.jpg ├── icon-bg.png ├── icon-csm.png ├── icon-csm1.png ├── icon-ttq.png ├── icon-ttq1.png ├── index1.jpg ├── index2.jpg ├── index_icon1.jpg ├── index_icon2.jpg ├── index_icon3.jpg ├── index_icon4.jpg ├── index_icon5.jpg ├── index_l1.jpg ├── index_l2.jpg ├── index_l3.jpg ├── index_like1.jpg ├── index_like2.jpg ├── index_like3.jpg ├── index_omc.png ├── index_u1.jpg ├── index_u2.jpg ├── index_u3.jpg ├── index_u4.jpg ├── index_u5.jpg ├── index_u6.jpg ├── index_u7.jpg ├── index_u8.jpg ├── index_us1.jpg ├── index_us2.jpg ├── index_us3.jpg ├── intro01.jpg ├── intro02.jpg ├── intro03.jpg ├── intro04.jpg ├── intro05.jpg ├── intro06.jpg ├── intro07.jpg ├── intro08.jpg ├── intro09.jpg ├── intro10.jpg ├── intro11.jpg ├── intro12.jpg ├── intro13.jpg ├── intro14.jpg ├── intro15.jpg ├── intro16.jpg ├── intro_banner.jpg ├── left.gif ├── lx.jpg ├── m_01.jpg ├── m_02.jpg ├── m_03.jpg ├── m_04.jpg ├── m_06.jpg ├── m_07.png ├── sR-bg.png ├── sR-bg1.png ├── sR-bg2.jpg ├── sR-buzhou1.jpg ├── sR-buzhou2.jpg ├── sR-buzhou3.jpg ├── sR-buzhou4.jpg ├── sR-buzhou5.jpg ├── sR-icon-ttq (1).png ├── sR-icon-ttq (2).png ├── sR-icon-ttq.png ├── sR-img01.png ├── sR-img02.png ├── sR-img03.png ├── sR-img04.png ├── sR-img05.png ├── sR-logo.png ├── sR-product.png ├── sR-touxiang.png ├── sR-touxiang1.png ├── sR-touxiang3.png ├── sR-touxiang4.png ├── sR-touxiang5.png ├── sR-touxiang6.png ├── sR-touxiang7.png ├── sR-touxiang8.png ├── s_banner.png ├── s_c1.jpg ├── s_c1.png ├── s_c2.png ├── s_c3.png ├── s_c4.png ├── s_c5.png ├── s_c6.png ├── s_c7.png ├── s_c8.png ├── s_c9.png ├── s_logo.jpg ├── s_w.png ├── sort_img01.jpg ├── sort_img02.jpg ├── sort_img03.jpg ├── sort_img04.jpg ├── sort_img05.jpg ├── sort_img06.jpg ├── sort_img07.jpg ├── sort_img08.jpg ├── sort_img09.jpg ├── sort_img10.jpg ├── sort_img11.jpg ├── sort_img12.jpg ├── sort_img13.jpg ├── sort_img14.jpg ├── sort_img15.jpg ├── sort_img16.jpg ├── sort_img17.jpg ├── sort_img18.jpg ├── sort_img19.jpg ├── sort_img20.jpg ├── sort_img21.jpg ├── sort_img22.jpg ├── top.gif ├── u_2.png ├── u_back.png ├── u_more.png ├── u_star.png ├── uploading3-01.jpg └── uploading3.html ├── index.html ├── intro.html ├── js ├── html5shiv.js ├── intro.js ├── jquery-1.12.4.min.js ├── jquery.mCustomScrollbar.concat.min.js ├── public.js ├── respond.js ├── swiper.min.js └── tab.js ├── login.html ├── memenber.html ├── register.html ├── sRdetail.html ├── search.html ├── select.html ├── set.html ├── sort_cake.html ├── sort_cookie.html ├── sort_fruit.html ├── sort_juice.html ├── sweetRing.html ├── uploading1.html ├── uploading2.html └── uploading3.html /.gitignore: -------------------------------------------------------------------------------- 1 | # Xcode 2 | # 3 | # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore 4 | 5 | ## Build generated 6 | build/ 7 | DerivedData/ 8 | 9 | ## Various settings 10 | *.pbxuser 11 | !default.pbxuser 12 | *.mode1v3 13 | !default.mode1v3 14 | *.mode2v3 15 | !default.mode2v3 16 | *.perspectivev3 17 | !default.perspectivev3 18 | xcuserdata/ 19 | 20 | ## Other 21 | *.moved-aside 22 | *.xcuserstate 23 | 24 | ## Obj-C/Swift specific 25 | *.hmap 26 | *.ipa 27 | *.dSYM.zip 28 | *.dSYM 29 | 30 | # CocoaPods 31 | # 32 | # We recommend against adding the Pods directory to your .gitignore. However 33 | # you should judge for yourself, the pros and cons are mentioned at: 34 | # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control 35 | # 36 | # Pods/ 37 | 38 | # Carthage 39 | # 40 | # Add this line if you want to avoid checking in source code from Carthage dependencies. 41 | # Carthage/Checkouts 42 | 43 | Carthage/Build 44 | 45 | # fastlane 46 | # 47 | # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the 48 | # screenshots whenever they are needed. 49 | # For more information about the recommended setup visit: 50 | # https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md 51 | 52 | fastlane/report.xml 53 | fastlane/screenshots 54 | 55 | #Code Injection 56 | # 57 | # After new code Injection tools there's a generated folder /iOSInjectionProject 58 | # https://github.com/johnno1962/injectionforxcode 59 | 60 | iOSInjectionProject/ 61 | -------------------------------------------------------------------------------- /EditData.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |评论
26 |喜欢
27 |我的天,竟然这么好吃,下次再试着做。
35 |人生在世全靠偷图,所以呢,大家简...
38 |我的天,竟然这么好吃,下次再试着做。
47 |人生在世全靠偷图,所以呢,大家简...
50 |我的天,竟然这么好吃,下次再试着做。
59 |人生在世全靠偷图,所以呢,大家简...
62 |23 | 24 | 低筋面粉300g 泡打粉3g 可可粉5g 耐高温可可豆100g 奶油奶酪500g 无盐黄油200g 鸡蛋3个 25 |
26 |27 | 28 | 500g奶油奶酪隔水融化 29 |
30 |32 | 33 | 200g无盐黄油微波炉融化,加入砂糖50g 34 |
35 |37 | 38 | 黄油、糖倒入融化的奶油奶酪中,搅匀;分三次下入3个全蛋,搅拌均匀 39 |
40 |42 | 43 | 300g低筋面粉、3g泡打粉和50g可可粉混合过筛,倒入混合好的奶酪糊中,搅拌均匀;加入100g巧克力豆搅拌均匀 44 |
45 |47 | 48 | 倒入准备好的模具中,烤箱160度烤45分钟 49 |
50 |52 | OK,完成 53 |
54 |自制柠檬茶
56 | 57 |自制蓝莓班戟
62 | 63 |自制草莓冰
68 | 69 |11月
27 |25
28 |25
31 |18
34 |11
37 |4
40 |10月
43 |28
44 |21
47 |14
50 |7
53 |09月
56 |30
57 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
65 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
72 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
79 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
86 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
93 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
100 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
107 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
114 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
121 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
128 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
135 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
142 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
149 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
156 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
163 |我有一只慵懒的猫咪,某年某月某日,偷吃了一片小熊饼干,从此厌烦了沙丁鱼的鲜美。我有一只慵懒的猫咪,最喜欢对我说,太阳下静坐的你,美丽得像一颗闪闪发光的仙人掌
170 |—————第三方账号登录—————
29 |
30 |—————第三方账号登录—————
30 |
31 |自制奶油巧克力蛋糕
33 |没事喜欢自己做一些简单的甜品,给生活增添一些乐趣。 36 | 这是新做的奶油草莓蛋糕,味道还不错,和大家分享一下。 37 | 这么有个性的甜品相信你也一定想试试吧,云朵般轻盈的口 38 | 感,绝对不会让你失望的哦!
39 | 40 |蛋黄蛋清分离,蛋黄加入纯牛奶和玉米油,打蛋器搅打均匀,筛入低粉
59 |60克细砂糖分三次加入蛋清中打发,搅打至干性发泡,出现短小的尖角.
64 |取1/3的蛋白加入蛋黄糊里拌匀倒入一个六寸和一个四寸的模具中,放入烤箱中下层150度烤制45分钟。
69 |抹好奶油的蛋糕,放入冰箱冷藏30分钟以上80克淡奶油小火加热至冒小泡加入草莓巧克力搅拌融化即成巧克力。
74 |用勺子勺出巧克力淋在蛋糕边缘上,让巧克力自然流下,再装饰上草莓即可。
79 |传上原材料的大合照吧!
35 |
小厨们的评论
85 |G大调的悲伤16.11.21 17:00
89 | 回复 90 |世界从来不缺少美,缺少的是创造美的技能!当我们不断 92 | 站在甜品店蛋糕店抹口水的时候你是否想到,这些蛋糕也 93 | 是人们做出来的,为啥我们自己不阔以呢?看着就很有食 94 | 欲,自己试了试,虽然外观没有那么漂亮,但是味道还是 95 | 不错的。 96 |
97 |瑶瑶:说的不错,我有时间也试试。
98 |一只稻草人:人要不断尝试,不断进步。
99 | 查看全部评论 100 |彩虹直至黑白16.11.20 21:12
105 | 回复 106 |不要总是说美食都是大厨做出来的,其实我们自己在家也 108 | 可以做出各种美食。干净卫生,方便且美味。世界从来不 109 | 缺少美,缺少的是创造美的技能!当我们不断站在甜品店 110 | 蛋糕店抹口水的时候你是否想到,这些蛋糕也是人们做出 111 | 来的,为啥我们自己不阔以呢?看着就很有食欲,自己试 112 | 了试,虽然外观没有那么漂亮,但是味道还是不错的。 113 |
114 |小檬:说的不错,我有时间也试试。
115 |一只稻草人:人要不断尝试,不断进步。
116 | 查看全部评论 117 |