1. origin
People in Primitive society(原始社会)in order to survive,they have to hunt for food efficiently,so they learned the primary attack means.Gradually stone and wooden tools are added as weapon.
When the war become more and more ,the dictators(执政者) attach great importance to attach means.So people continually gain experience and skills from war practice.
At last ,all these skills passed on from generation to generation. Now we call it Kung fu!
2.The sort of Kung fu
There are many sorts of Kung fu ,here are four Wushu branches ,These Wushu branches all name after famous mountains
Mount Emei ,Wudang Mountains,Chinese Wushu, with a history of several millennia(千年), has become a traditional Chinese culture. Chinese Kung Fu is very rich in form and content, including Taijiquan, Qigong (breathing exercise), Neigong (internal exercise), Tongzigong (children's exercise), Houquan (Monkey's Shadow boxing), Tanglangquan (Mantis' Shadow Boxing), and a humorous one Zuiquan—performed by a drunkard. Bagua Zhang is an ancient Chinese internal martial art .It belongs to Wudang,Taiji Quan is an ancient Chinese internal martial art system, which combines profound principles, theories and martial art techniques. The slow, soft and continuously flowing movements appear mysterious on the surface. Taiji Quan practice requires a deep level of concentration and a focused mind, thus allowing the mind to lead and guide the body's energy .
3.The Master of Kung fu
You may not have a good knowledge of Chinese Kung fu ,but you must hear about Bruce Lee(李小龙)、Jet Li(李连杰)、 Jackie Chan (成龙)、Sammo Hung(洪金宝)、 Donnie Yen(甄子丹)and so on .
When it comes to Chinese Kung fu ,you can never forget a person whose name is Bruce Lee(李小龙).
It is him that introduces Chinese Kung fu to the whole world.
He has a lot of exciting movies about Kung fu,his movies included The Big Boss.One of Bruce Lee ‘s master is also known to us ,his name is Ye Wen(叶问).
His yongChun is famous in China .
The director, Xuke ,said that Jet Li as "China's treasure", but more is called Jet Li as "Kung Fu Emperor," which are very vivid description. Jet Li martial arts kung fu is a kind of natural - Chinese style, and this Chinese-style martial arts are not only based on combat skills, but stayed focus on the essence of its type.
The process of breaking into Hollywood, Jacky Chen and Bruce Lee have a clear similarities, the two have experienced going out and then came back, and tried once again to Hollywood with their persistence and hard-work. So in a certain degree, we can consider Jacky Chen as Bruce lee successor.
4.The influence of Kungfu
Nowadays ,Chinese Kung fu is well known to all over the world ,you can also enjoy some Kung fu movies directed by Foreign directors at times!
More and more foreigners are interested in Chinese Kungfu.We hope everyone could have a depth knowledge of Chinese culture ,especially Chinese Kung fu.

Kung fu的更多相关文章

  1. (转) [it-ebooks]电子书列表

    [it-ebooks]电子书列表   [2014]: Learning Objective-C by Developing iPhone Games || Leverage Xcode and Obj ...

  2. [COPY] How to become a hacker

    Engish version copied from here Why This Document? As editor of the Jargon File and author of a few ...

  3. How to Develop blade and soul Skills

    How to Develop Skills Each skill can be improved for variation effects. Some will boost more strengt ...

  4. blade and soul races guide

    Race Four races are available for those who wish to choose the path of martial arts: the careful Gon ...

  5. 30分钟groovy快速入门并掌握(ubuntu 14.04+IntelliJ 13)

    本文适合于不熟悉 Groovy,但想快速轻松地了解其基础知识的 Java开发人员.了解 Groovy 对 Java 语法的简化变形,学习 Groovy 的核心功能,例如本地集合.内置正则表达式和闭包. ...

  6. Chinese culture

      文房四宝 笔墨纸砚是中国古代文人书房中必备的宝贝,被称为“文房四宝”.用笔墨书写绘画在 中国可追溯到五千年前.秦(前221---前206)时已用不同硬度的毛和竹管制笔:汉代(前206—公元220) ...

  7. 新学习的语言Groovy

    什么是 Groovy? Groovy 是 JVM 的一个替代语言 —替代 是指可以用 Groovy 在 Java 平台上进行 Java 编程,使用方式基本与使用 Java 代码的方式相同.在编写新应用 ...

  8. <老友记>学习笔记

    这是六个人的故事,从不服输而又有强烈控制欲的monica,未经世事的千金大小姐rachel,正直又专情的ross,幽默风趣的chandle,古怪迷人的phoebe,花心天真的joey——六个好友之间的 ...

  9. 脚本AI与脚本引擎

    Scripted AI and Scripting Engines 脚本AI与脚本引擎 This chapter discusses some of the techniques you can us ...

随机推荐

  1. 详解@Autowired、@Qualifier和@Required

    A.@Autowired org.springframework.beans.factory.annotation.Autowired public @interface Autowired Mark ...

  2. Android SDK Manager 更新失败的解决方法

    Android SDK Manager 更新失败的解决方法 原文地址 最近使用Android SDK Manager 更新Android SDK tools 发现经常更新失败,获取不到更新信息: Fe ...

  3. javascript取得机器名,用户名,读写注册表,启动应用程序

    javascript取得机器名,用户名,读写注册表,启动应用程序//javascript有个特殊的对象ActiveXObject,通过它可以访问windows的本地文件系统和应用程序,比如:有的时候我 ...

  4. devstack安装openstack

    devstack是目前安装OpenStack最为方便的工具,一般用于开发和测试OpenStack.如果想在生产环境安装的话,需要对 devstack做很多定制,或者使用puppet/chef等更成熟的 ...

  5. VS2012远程调试(winform+web 远程调试)

    VS2012远程调试   一.调试WinFrom 程序 安装rtools_setup_x64 下载 配置Remote 启动Remote debugger 默认端口4016,选择工具-〉选项,选择 无身 ...

  6. C# WebApi 上传文件

    本文转载自:http://www.cnblogs.com/zj1111184556/p/3494502.html public class FileUploadController : ApiCont ...

  7. Lvs+Keepalived+Squid+Nginx负载均衡

    前言* 随着互联网IT行业的发展,越来越多的企业开始使用开源软件搭建自己的web架构,主流的LVS也得到了广泛的应用,在保证高可用的同时,用户对网站的体验速度也有了很高的要求,这时候需要我们在我们的架 ...

  8. 【hibernate】之标注枚举类型@Enumerated(转载)

    实体Entity中通过@Enumerated标注枚举类型,例如将CustomerEO实体中增加一个CustomerType类型的枚举型属性,标注实体后的代码如下所示. @Entity @Table(n ...

  9. C3P0数据库连接池的相关bug解决

    数据库连接池的几个常见bug: 1.警告: com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@76c7022e -- ...

  10. NeHe OpenGL教程 第三十课:碰撞检测

    转自[翻译]NeHe OpenGL 教程 前言 声明,此 NeHe OpenGL教程系列文章由51博客yarin翻译(2010-08-19),本博客为转载并稍加整理与修改.对NeHe的OpenGL管线 ...