亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

getting-started

  • So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

    So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived

    標簽: editor application Something wanted

    上傳時間: 2013-12-13

    上傳用戶:戀天使569

  • So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

    So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived

    標簽: editor application Something wanted

    上傳時間: 2014-01-21

    上傳用戶:BIBI

  • java語言開發的P2P流媒體系統

    java語言開發的P2P流媒體系統,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    標簽: java P2P 語言 流媒體系統

    上傳時間: 2016-01-09

    上傳用戶:ikemada

  • 這是linux下的進化計算的源代碼。 === === === === === === === === === === === ===== check latest news at http:

    這是linux下的進化計算的源代碼。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the tutorial, starting with ./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the tutorial/Templates/ directory. Read Lesson 5 of the tutorial for an introduction )

    標簽: latest linux check http

    上傳時間: 2013-12-23

    上傳用戶:jkhjkh1982

  • ET++ is a portable and homogenous object-oriented class library integrating user interface building

    ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipulation principle. The ET++ class library is implemented in C++ and can be used on several operating systems and window system platforms. Since its initial conception the class library has been continuously redesigned and improved. It started with an architecture which was close to MacApp. During several iterations a new and unique architecture evolved. A byproduct of the ET++ project is a set of tools, which were designed to support the exploration of ET++ applications at run-time. 設計模式一書引用的主要參考例程,一個跨平臺的應用框架,基于C++實現,是學習面向對象的經典源碼.

    標簽: object-oriented integrating homogenous interface

    上傳時間: 2016-04-15

    上傳用戶:tedo811

  • Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only

    Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only winamp 2.x version. [StartUp] In Tools -> Options.. -> Auto Nickname tabs, Configure your prefix and postfix besides your mp3 name And Press Start Button. so nickname changer listener will be started. [Configure] If I m listening Marilyn Manson - This Is The New Shit , Prefix : Jang-Ho Hwang listen Postfix: ~* When winamp song was changed, your nickname will be Jang-Ho Hwang listen Marylyn Manson - This Is The New Shit~* [Winamp plugin configure] In Winamp 2.x, Press Control+P (Preferences). You will find JMSN Nickname Changer Plug-In v0.7 in Plug-ins -> General purpose. Click Configure and set access password. it will keep your nickname. Enjoy it

    標簽: Directory gen_jmsn Nickname Changer

    上傳時間: 2014-01-20

    上傳用戶:zhuimenghuadie

  • 此文件是引文原版的matlab programming 它包括以下內容 Creating and Concatenating Matrices Accessing Elements of a M

    此文件是引文原版的matlab programming 它包括以下內容 Creating and Concatenating Matrices Accessing Elements of a Matrix Getting Information About a Matrix 。。。。。 總之包括所有matlab的使用方法

    標簽: Concatenating programming Accessing Creating

    上傳時間: 2016-06-29

    上傳用戶:youke111

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.

    標簽: familiarity programming experience dominant

    上傳時間: 2013-12-11

    上傳用戶:362279997

  • At can be given its arguments in a file. You can comment out lines by preceding them with either #

    At can be given its arguments in a file. You can comment out lines by preceding them with either # or - characters. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the file. When this command is read, the file is started again from the beginning. You can use it situations where the machine is not shut down for the night and you want to run some commands every day.

    標簽: can arguments preceding comment

    上傳時間: 2013-12-11

    上傳用戶:comua

  • Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu

    Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language.

    標簽: Perl applications development surprise

    上傳時間: 2014-11-21

    上傳用戶:xiaoyunyun

主站蜘蛛池模板: 乌拉特前旗| 安宁市| 达州市| 巨野县| 迁安市| 太仆寺旗| 新化县| 五指山市| 沧州市| 利津县| 田阳县| 安福县| 梓潼县| 桐柏县| 平武县| 治多县| 铅山县| 阿荣旗| 睢宁县| 平凉市| 静乐县| 广安市| 太白县| 上思县| 白河县| 苍溪县| 怀宁县| 辉县市| 惠安县| 金平| 宁河县| 石首市| 石景山区| 岳普湖县| 台江县| 江孜县| 晋城| 绥棱县| 镇康县| 阜平县| 连平县|