Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds, Linux was at first accessible only in software source code form to those with enough expertise to build and install it. Early enthusiasts (most also developers themselves by necessity) exploited the growth of the Internet in the early 1990s as a means to build online communities and drive development forward. These communities helped to build the first Linux software distributions, containing all the software components needed to install and use a Linux system without requiring users to be technical experts.
标签: unsuspecting spare-time Initially the
上传时间: 2013-12-12
上传用户:dianxin61
basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*The functions m_fctptr() and user_server()*/ /*build an interface to an
标签: basic NeuroBasic Project package
上传时间: 2017-02-15
上传用户:xymbian
1、在Tomcat的Webapps目录下建立一个目录,例如oa。 2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。 3、启动Tomcat 4、在地址栏中输入http://localhost:8080/oa 缺省用户: Robin 管理员, 密码:111111 RL 用户, 密码:222222 用户可以自己注册用户或者修改data目录下的users.xml文件。
上传时间: 2013-12-22
上传用户:小宝爱考拉
本系统为在线相册系统,使用方法(这里假定Tomcat安装在本机,且为缺省的配置): 1、在Tomcat的Webapps目录下建立一个目录,例如oa。 2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。 3、启动Tomcat 4、在地址栏中输入http://localhost:8080/oa 缺省用户: Robin 管理员, 密码:111111 RL 用户, 密码:222222 用户可以自己注册用户或者修改data目录下的users.xml文件。
标签:
上传时间: 2013-12-20
上传用户:561596
learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitable in areas where residents are highly concerned with leading healthy lives. We should therefore build our next new store in Plainsville, which has many such residents. Plainsville merchants report that sales of running shoes and exercise clothing are at all-time highs. The local health club, which nearly closed five years ago due to lack of business, has more members than ever, and the weight training and aerobics classes are always full. We can even anticipate a new generation of customers: Plainsville s schoolchildren are required to participate in a fitness for life program, which emphasizes the benefits of regular exercise at an early age.
标签: memorandum following president learning
上传时间: 2017-03-06
上传用户:youth25
Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed
标签: Embedded Qt Makefile tmake
上传时间: 2013-12-22
上传用户:sk5201314
Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.
标签: authoritative Programming Microsoft Services
上传时间: 2013-12-26
上传用户:Shaikh
本目录内所有代码仅作指导用户编程之用,用户如果要作为 商业用途,建议使用正版软件进行编译. 开发环境说明: delphi demo : delphi 6.0 vc demo : vc++ 6.0 vb demo : vb 6.0 bc demo : Build C++ 5.0 param_delphi_demo : delphi 6.0 c#demo : c# vb.net_demo : vb.net 1。DEMO目录下的动态库文件可能不是最新版本的文件,用户可用 动态库文件目录下的相应文件对其进行覆盖。 2。最新版本的动态库文件在动态库文件目录下。 3。param_delphi_demo是远程更新DTU配置的例子。
上传时间: 2014-12-05
上传用户:wanqunsheng
This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts Group [MPEG] and the ITU-T Video Coding Experts Group [VCEG]. It provides information how to build the software on Windows32 and Linux platforms. It contains a description of the usage and configuration for the binaries built from the software package, including examples for spatial, SNR and combined scalability scenarios. Guidelines for the integration and validation of new tools in the software are provided.
标签: configuration description the document
上传时间: 2017-03-26
上传用户:sz_hjbf
Mac OS X for Java Geeks delivers a complete and detailed look at the Mac OS X platform, geared specifically at Java developers. Programmers using the 10.2 (Jaguar) release of Mac OS X, and the new JDK 1.4, have unprecedented new functionality available to them. Whether you are a Java newbie, working your way through Java Swing and classpath issues, or you are a Java guru, comfortable with digital media, reflection, and J2EE, this book will teach you how to get around on Mac OS X. You ll also get the latest information on how to build applications that run seamlessly, and identically, on Windows, Linux, Unix, and the Mac.
标签: Mac delivers complete detailed
上传时间: 2017-04-08
上传用户:小码农lz