`

the simplest way to use vs 2010 with python

阅读更多

edit py/Lib/distutils/msvc9compiler.py

 

find

 

VERSION=get_build_version()

 

replace it by

 

VERSION=10.0

 

 

分享到:
评论

相关推荐

    INTRODUCTION TO PROGRAMMING WITH PYTHON

    This book introduces Python, the simplest and currently one of the most powerful Object Oriented Programming languages on the planet. The book shows how it is similar to learning a new dialect of ...

    Software Architecture with Python-Packt Publishing(2017).epub

    Chapter 10, Techniques for Debugging, covers some of the debugging techniques for Python code––from the simplest, strategically placed print statement to logging and system call tracing which will ...

    How to use SFTP

    The topic How to use SFTP (with client validation - password authentication) discusses the simplest form of client authentication, via password. In public key authentication, SSH clients and ...

    Android代码-c2dm-android-pilot

    The simplest way to build and install the application is to use the Maven build script included. For android maven plugin specific help please see the official website: ...

    Python GUI Programming Cookbook.pdf

    This book uses the simplest programming style, using the fewest lines of code to create a GUI in Python, and then advances to using object-oriented programming in later chapters. If you are new to ...

    OpenCV 3 Computer Vision with Python Cookbook-Packt Publishing(2018).epub

    Computer Vision is a broad topic ... This book progresses from the simplest samples to the most complicated ones, so you will be able to find some useful and information which is easy to understand.

    Python 2.6 Graphics Cookbook.pdf

    Chapter 6, Working with Pictures: This chapter reveals how to acquire and use the Python Imaging Library to manipulate photo images. It also shows methods of image format conversion, re-sizing, ...

    Python Crash Course课程资源

    The simplest way to get the online resources for the book is to click on the Download .zip button at the top of this page, which will download the source code files and other resources for the entire ...

    typescript定义文件的ts2kt转换器.zip

    The simplest way to use is install the latest version form npm: Usage Where possible options include: -d <path> Destination directory for files with converted declarations, current directory is used ...

    GradientView,Create gradient view in Android in the simplest way possible

    在Android开发中,创建美观的UI是至关重要的,而渐变视图(Gradient View)能够为界面增添丰富的视觉效果。本项目"GradientView"提供了一种最简单的方法来实现这一功能,让开发者无需复杂的代码就能轻松创建出各种...

    Python GUI Programming Cookbook(PACKT,2015)

    This book uses the simplest programming style, using the fewest lines of code to create a GUI in Python, and then advances to using object-oriented programming in later chapters. If you are new to ...

    Writing Linux Device Drivers: a guide with exercises

    Thus we'll tell you early on how to dynamically allocate memory in the simplest way, so you can actually write code, and then later cover the subject more thoroughly. Each section has exercises, most...

    HTMLTestRunner.py资源包

    The simplest way to use this is to invoke its main method. E.g. import unittest import HTMLTestRunner ... define your tests ... if __name__ == '__main__': HTMLTestRunner.main() For more ...

    opengl_nehe_SDK

    NeHe SDK v1.10 This is a small Software Development Kit which covers a ...The simplest way to get to grips with this SDK is to read through the example files, then throught the library header files.

    Real-time Web Application Development using Vert.x 2.0(PACKT,2013)

    The real-time web is gaining momentum and this book provides the simplest way to jump on board. A beautifully clear tutorial on Vert.x, it helps you develop a real-time web application from the ground...

    Real-time Web Application Development using Vert.x 2.0 英文 pdf版本

    The real-time web is gaining momentum and this book provides the simplest way to jump on board. A beautifully clear tutorial on Vert.x, it helps you develop a real-time web application from the ground...

    Windows 8 Plain & Simple

    Learn the simplest ways to get things done with Windows(R) 8! Here's WHAT you'll learn: Run your apps, and manage your calendar and contacts Explore the web, and send and receive email and messages ...

Global site tag (gtag.js) - Google Analytics