2013 Fench Open quart-semifnl press conference
http://v.youku.com/v_show/id_XNTY3NTAwOTA4.html?firsttime=179
Novak, very congradutlations, to reach semifinals , single-handed it's dfficult to play one handed-backhand what is your favourite shots?
single hand nowadays, it was the case , before twenty, thirty years ago , now a lot of two-handers
maybe help in prepare for every match
but today's opponent tough, tough, good precise serve agressibe game defense and offense come to the net was good performace for me, in general, but I could done better, and quite different condition from center court , my first match on Suzan court very slipery , very fast, very difficult to control the ball compare to center court
I just get through
would you say before the new final moment
I'm feeling good about my game,you know, but of course I am satisfied to win three sets not to stay on the court too long, I could done the job before good point
You know I have a big challenge in front of me, I'm sure it quite be a good match.
can not effect the draw
I'm glad I played consistent want to performance best
I don't want to say , I don't want to talk what if , what if, because we are playing smifinal
do you have good relation with we have neutral friend but never
against Tommy lost to him not too long ago , did you learned something mental age lose aaginst somebody focus on my game.
just continue to
I havn't change anything regardless of Rafa play somebody else
I look forward to play thirty times we know each other very well emotionally ,
how proud of you compare to Roger but I'm glad I played consistent
Novak, Rafa good ambassoda a player
never gives up, impressive so consistent do dominate since he came back
in tenns here in RolandGarros
what
you know , obviously , impressive consistency dominate I mean
Novak, you said you talked how may times Rafa
well, I always aggressive you know I need to serve well, if I serve well also get free point but generally I know what the game confident that I can win.
Novak, first of all thank you , Guga Brzail very kind of you , and against Rafa pingpong ball what can you do to beat go to the final?As I said I just say play my best
will you impress yesterday by the performance of Tsonga?
Yup, he was very solide, very concentrated much better on the court
Novak, you said why would yu be five sets , why not you know three sets be faster is there a chance faster Australian Open final
I said I'm ready for five sets , but it doesn't mean it gong to be five sets, and we will see, I'm sure I don't want to be six hours on the court.
Novak, obviously how important backhand cross
everything has to work , everything has to be you know this is what I know what takes eralie this year I playe fantastic match
is not about Rafa ,a nd you talked language skill another day two or three Chinese characters and a lot of audiece
I learn how to draw my name, my nickname in Chinese but I havn't done it for a few months
a long way, good luck. Thank you. very nice, very nice.
Novak, what can you tell us MOntecalo you mention from the final
Well, of course, what I can take is win final in Montecalo , when we set up in the court I know I can do it , you know most dominate player in the histroy
but again it's best of five, so it takes much more more tension more things but you know if everything goes well, if I start well you know on the match that can give me confidence I need to start well
2013 Fench Open quart-semifnl press conference的更多相关文章
- 中国计算机学会CCF推荐国际学术会议
中国计算机学会推荐国际学术会议 (计算机系统与高性能计算) 一.A类 序号 会议简称 会议全称 出版社 网址 1 ASPLOS Architectural Support for Programmin ...
- CCF推荐国际学术会议
类别如下计算机系统与高性能计算,计算机网络,网络与信息安全,软件工程,系统软件与程序设计语言,数据库.数据挖掘与内容检索,计算机科学理论,计算机图形学与多媒体,人工智能与模式识别,人机交互与普适计算, ...
- Come and join us at English corner
2012.12.26 Hi all, How are you doing? Merry post-Christmas and happy upcoming New year!! I wish you ...
- S8-codelab02
import news_cnn_model import numpy as np import os import pandas as pd import pickle import shutil i ...
- Spark版本发布历史,及其各版本特性
2016年11月5日 We are proud to announce that Apache Spark won the 2016 CloudSort Benchmark (both Dayto ...
- 中国计算机学会CCF推荐国际学术期刊会议(最新版)
中国计算机学会推荐国际学术期刊会议 2014年12月,中国计算机学会(CCF)启动新一轮<)计算机体系结构/高性能计算/存储系统: )计算机网络:)网络与信息安全:)软件工程/系统软件/程序设计 ...
- Linaro/Yocto/Openwrt
http://en.wikipedia.org/wiki/Linaro Linaro From Wikipedia, the free encyclopedia This article ap ...
- CV-会议
摘自:https://blog.csdn.net/zhaomengszu/article/details/7834738 中国计算机学会推荐国际学术会议(人工智能与模式识别) 一.A类 序号 会议简称 ...
- Generalizing from a Few Examples: A Survey on Few-Shot Learning 小样本学习最新综述 | 三大数据增强方法
目录 原文链接:小样本学习与智能前沿 01 Transforming Samples from Dtrain 02 Transforming Samples from a Weakly Labeled ...
随机推荐
- CAT XQX --- 省市三级级联实现说明
最终效果: 满足要求, 上代码 : 1. 需要调用这个控件 的地方:添加引用,因为里面写着逻辑呢..... <script type="text/javascript" ...
- 在刚接触TI-DM8127-ipnc框架时注意的问题
1. 修改内存分配不成功? 解决方法: 修改内存分配后需要重新编译mcfw.它影响3个核. 如果修改了cmem需要修改boostara. 2. 命令make clean后在make相机跑不起来? 解决 ...
- 精品手游《里奥的财富》高清版逆向移植家用机与PC平台(转)
冒险动作游戏<里奥的财富>于去年10月登陆移动平台,曾荣获App Store“年度优秀游戏”.开发商宣布将推出其HD版本,近期会陆续登陆PS4.PC.MAC.Xbox One平台. 由瑞典 ...
- 【加解密】关于DES加密算法的JAVA加密代码及C#解密代码
JAVA加密: package webdomain; import java.security.Key; import java.security.spec.AlgorithmParameterSpe ...
- SpringMVC + Spring + MyBatis 学习笔记:提交数据遭遇基础类型和日期类型报400错误解决方法
系统:WIN8.1 数据库:Oracle 11GR2 开发工具:MyEclipse 8.6 框架:Spring3.2.9.SpringMVC3.2.9.MyBatis3.2.8 使用SpringMVC ...
- 终于把你必须知道的.NET看完了
终于把你必须知道的.NET看完了,第二步就是把精通ASP.NET MVC3框架这本书搞定,练习MVC3的使用,并把EF,LINQ也练习一下,期间要做一个项目“多用户微信公众平台”项目,最近微信公众平台 ...
- Ubuntu安装PostgreSQl
warrior@pc:~$ sudo apt-get install postgresql-xx-xx #可以使用Tab键进行代码补全 warrior@pc:~$ sudo su postgres # ...
- iOS 后台退出app时不执行applicationWillTerminate的临时解决方法
- (void)applicationDidEnterBackground:(UIApplication *)application { // Use this method to release s ...
- fdquery update
fdquery update this->FDQuery1->CachedUpdates; this->FDQuery1->UpdateOptions->KeyFiel ...
- 转】windows下使用批处理脚本实现多个版本的JDK切换
原博文出自于: http://www.cnblogs.com/xdp-gacl/p/5209386.html 感谢! 一.JDK版本切换批处理脚本 我们平时在window上做开发的时候,可能需要同时开 ...