破玩意儿
Monday, 20. March 2006, 14:12:34

基本上已经忘记继续作下去了,自己没有需求。
Wednesday, 18. January 2006, 05:29:37
ctypes is a ffi (Foreign Function Interface) package for Python
2.3 and higher.
ctypes allows to call functions exposed from dlls/shared libraries
and has extensive facilities to create, access and manipulate
simple and complicated C data types in Python - in other words:
wrap libraries in pure Python. It is even possible to implement C
callback functions in pure Python.
function test(x) result(y) !DEC$ ATTRIBUTES DLLEXPORT, ALIAS:'test', STDCALL::test integer x, y y = x + 10 end function
>>> from ctypes import *
>>> testdll = windll.LoadLibrary("d:\\fortran\\testdll\\Release\\testdll.dll")
>>> testdll.test(c_int(111))
121
Friday, 13. January 2006, 09:20:22
Wednesday, 11. January 2006, 09:04:06
Announcing
----------
The 2.6.2.1 release of wxPython is now available for download at
http://wxpython.org/download.php. There have been many enhancements
and fixes implemented in this version, listed below and at
http://wxpython.org/recentchanges.php.
What is wxPython?
-----------------
wxPython is a GUI toolkit for the Python programming language. It
allows Python programmers to create programs with a robust, highly
functional graphical user interface, simply and easily. It is
implemented as a Python extension module that wraps the GUI components
of the popular wxWidgets cross platform library, which is written in
C++.
wxPython is a cross-platform toolkit. This means that the same program
will usually run on multiple platforms without modifications.
Currently supported platforms are 32-bit Microsoft Windows, most Linux
or other Unix-like systems using GTK2, and Mac OS X 10.2+, in most
cases the native widgets are used on each platform.
Monday, 9. January 2006, 02:57:48
_ _
/\/\ ___ (_)_ __ /\/\ ___ (_)_ __
/ \ / _ \| | '_ \ / \ / _ \| | '_ \ __
/ /\/\ \ (_) | | | | / /\/\ \ (_) | | | | | /| |_
\/ \/\___/|_|_| |_\/ \/\___/|_|_| |_| |.__)
==============================================
MoinMoin 1.5.0 advanced wiki engine released
==============================================
MoinMoin is an easy to use, full-featured and extensible wiki software
package written in Python. It can fulfill a wide range of roles, such as
a personal notes organizer deployed on a laptop or home web server,
a company knowledge base deployed on an intranet, or an Internet server
open to individuals sharing the same interests, goals or projects.
A wiki is a collaborative hypertext environment with an emphasis
on easy manipulation of information.
MoinMoin 1.5.0 is the first release on the 1.5 branch bringing you
several new features such as the GUI editor, which allows the users
to edit pages in a WYSIWYG environment, and many bug fixes. The download
page: http://moinmoin.wikiwikiweb.de/MoinMoinDownload
Major new features in 1.5
=========================
* The WYSIWYG editor for wiki pages allows you to edit pages without touching
the markup. Furthermore, the wiki page is not stored as HTML after editing
but kept as wiki markup in order to simplify the editing process for users
that cannot or do not want to use the new editor.
* AutoAdmin security policy allows users to gain admin permissions on particular
pages.
* The new authentication system allows to add short methods that check the credentials
of the user. This allowed us to add eGroupware single sign on support.
* Separation of homepages into a separate wiki (in a farm) and having a single
user database is supported.
* A DeSpam action to allow mass-reverting of spam attacks.
* PackageInstaller support for simplified installation of plugins, themes
and page bundles.
Note that Python 2.3.0 or newer is required.
For a more detailed list of changes, see the CHANGES file in the
distribution or http://moinmoin.wikiwikiweb.de/MoinMoinRelease1.5/CHANGES
MoinMoin History
================
MoinMoin has been around since year 2000. The codebase was initally
started by Jürgen Hermann; it is currently being developed by a growing
team. Being originally based on PikiPiki, it has evolved heavily since then
(PikiPiki and MoinMoin 0.1 consisted of just one file!). Many large
enterprises have been using MoinMoin as a key tool of their intranet, some
even use it for their public web page. A large number of Open Source
projects use MoinMoin for communication and documentation. Of course there
is also many private installations.
More Information
================
* Project site: http://moinmoin.wikiwikiweb.de/
* Feature list: http://moinmoin.wikiwikiweb.de/MoinMoinFeatures
* Download: http://moinmoin.wikiwikiweb.de/MoinMoinDownload
* DesktopEdition: http://moinmoin.wikiwikiweb.de/DesktopEdition
* This software is available under the GNU General Public License v2.
* Changes: http://moinmoin.wikiwikiweb.de/MoinMoinRelease1.5/CHANGES
* Known bugs:
* http://moinmoin.wikiwikiweb.de/KnownIssues
* http://moinmoin.wikiwikiweb.de/MoinMoinBugs
sent by Alexander Schremmer for the MoinMoin team
Showing posts 16 - 20 of 23.
anonymous
Anonymous writes: Download: http://rapidshare.com/files/4986504 ...
anonymous
anonymous
anonymous
anonymous
xiemm writes: Do you think openfoam is good?? Can you write mor ...
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
CommunityWiki
Emacs Wiki
如何网聚
读书、听歌、看电影