张震岳2012最新demo四首>>>试听&下载{下载已修复版}

消失在你的世界裡

介绍
肚子饿了,就哼出这副歌,然后快快地写完,一阵乱写,反正demo嘛

坦克与跑车

介绍
新闻报喜不报忧,这件事情我很疑惑

狗男狗女都要錢acoustic

介绍
昨天在酒店房间搞很久才生出来

honey

http://www.tudou.com/programs/view/BakVtb8tKD8//

介绍
这是未发表的歌,之前有在这里给人试听浆子,我也很久没发片了,总觉得写写就好,发专辑好像没有很重要,我喜欢在房间自己完所有乐器,完成之后的成就感很大,我万能的呀我!!

 

▲下载地址

http://dl.dbank.com/c0yc9jbvdu

在张震岳街声网部落格内录的

ps:街声网好音乐不能下载不能在缓存里找真是太可惜了

抗议抗议└(^o^)┘

不过还是得支持原创支持正版!

阿岳街声网地址

http://cn.streetvoice.com/users/orangechang/

wordpress<返回顶部>代码

 在footer.php 中复制下列代码
<!返回顶部>
<style type="text/css">
#w2b-StoTop {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:100px;background-color: #EEEEEE;background-color: rgba(238, 238, 238, 0.6);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#444;text-decoration:none;border:1px solid #000000;}
</style>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script type='text/javascript'>
    $(function() {
        $.fn.scrollToTop = function() {
            $(this).hide().removeAttr("href");
            if ($(window).scrollTop() != "0") {
                $(this).fadeIn("slow")
            }
            var scrollDiv = $(this);
            $(window).scroll(function() {
                if ($(window).scrollTop() == "0") {
                    $(scrollDiv).fadeOut("slow")
                } else {
                    $(scrollDiv).fadeIn("slow")
                }
            });
            $(this).click(function() {
                $("html, body").animate({
                    scrollTop: 0
                }, "slow")
            })
        }
    });
    $(function() {
        $("#w2b-StoTop").scrollToTop();
    });
</script>
<a href='#' id='w2b-StoTop' style='display:none;'>
返回顶部
</a>
<!返回顶部 end>