`

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 ...

    Python GUI Programming Cookbook

    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 ...

    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: ...

    Learning Python Testing(PACKT,2014)

    Applications involving many paradigms and styles can be very complicated to test, but with the right tools, testing becomes the simplest part of the development process. This book starts with a ...

    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, ...

    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项目,允许以最简单的方式实现渐变视图。完成项目中所有颜色的渐变形状。

    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 ...

    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...

    The Simplest Strongly Coupled Plasmonic Nanoparticle Antennas

    The Simplest Strongly Coupled Plasmonic Nanoparticle Antennas

    Introduction to Modern Fortran for the Earth System

    It also introduces a gradual discussion of Input/Output facilities relevant for Earth system sciences, from the simplest ones to the more advanced netCDF library (which has become a de facto standard...

    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...

Global site tag (gtag.js) - Google Analytics