㈠ 跪求一個基於SSH框架的學生宿舍管理系統網站的源代碼,資料庫用mysql 。
去源碼庫 看看。
這種系統很多的。
㈡ 按鍵精靈的源碼庫中的文件怎麼用,求圖文。(從下載到可以用)
你說的那個文件是不是Q格式的啊,是的話就打開按鍵精靈,那裡有一個導入功能,打開進入然後添加腳本,把那個Q格式的文件放進去。然後在按鍵精靈分布藍那裡可以打開不懂加QQ,我教你
㈢ 求一個簡單精美的個人網站源代碼
給你個地址,很多源代碼可以下載。
★★[源碼庫]811款導彈-制導-彈道-慣性導航-GPS-雷達等模擬源代碼★★
http://bbs.81tech.com/read.php?tid=209564
㈣ 如何將 SVN 源碼庫轉換為 Mercurial
首先得安裝 Subversion 庫函數
wget http://mirrors.hust.e.cn/apache/subversion/subversion-1.8.8.tar.gz
tar xzf subversion-1.8.8.tar.bz2
cd subversion-1.8.8
subversion-1.8.8 aliang$ ./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf not found.
You need autoconf version 2.59 or newer installed.
brew install autoconf
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/autoconf-2.69.mavericks.bottle.tar.gz
#################################################### 100.0%
==> Pouring autoconf-2.69.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/autoconf/2.69: 69 files, 2.0M
./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.69 (ok)
buildcheck: autoheader version 2.69 (ok)
buildcheck: libtool not found.
You need libtool version 1.4 or newer installed
brew install libtool
Warning: A newer Command Line Tools release is available
Update them from Software Update in the App Store.
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libtool-2.4.2.mavericks.bottle.2.tar.gz
##################################################### 100.0%
==> Pouring libtool-2.4.2.mavericks.bottle.2.tar.gz
==> Caveats
In order to prevent conflicts with Apple''s own libtool we have prepended a "g"
so, you have instead: glibtool and glibtoolize.
==> Summary
🍺 /usr/local/Cellar/libtool/2.4.2: 66 files, 2.2M
./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.69 (ok)
buildcheck: autoheader version 2.69 (ok)
buildcheck: libtool version 2.4.2 (ok)
Copying libtool helper: /usr/local/share/aclocal/libtool.m4
Copying libtool helper: /usr/local/share/aclocal/ltoptions.m4
Copying libtool helper: /usr/local/share/aclocal/ltsugar.m4
Copying libtool helper: /usr/local/share/aclocal/ltversion.m4
Copying libtool helper: /usr/local/share/aclocal/lt~obsolete.m4
Creating build-outputs.mk...
Creating svn_private_config.h.in...
Creating configure...
You can run ./configure now.
Running autogen.sh implies you are a maintainer. You may prefer
to run configure in one of the following ways:
./configure --enable-maintainer-mode
./configure --disable-shared
./configure --enable-maintainer-mode --disable-shared
./configure --disable-optimize --enable-debug
./configure CUSERFLAGS='--flags-for-C' CXXUSERFLAGS='--flags-for-C++'
Note: If you wish to run a Subversion HTTP server, you will need
Apache 2.x. See the INSTALL file for details.
brew install swig
==> Downloading http://downloads.sourceforge.net/project/swig/swig/swig-2.0.11/swig-2.0.11.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/swig/2.0.11
==> make
==> make install
🍺 /usr/local/Cellar/swig/2.0.11: 597 files, 6.2M, built in 10.1 minutes
./configure --with-swig=/usr/local/bin/swig
configure: Configuring Subversion 1.8.8
... ...
==================================================================
WARNING: You have chosen to compile Subversion with a different
compiler than the one used to compile Apache.
Current compiler: gcc
Apache's compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.9.xctoolchain/usr/bin/cc
This could cause some problems.
==================================================================
... ...
make swig-py
make install
make check-swig-py
sudo make install-swig-py
sudo cp -r /usr/local/lib/svn-python/ /Library/Python/2.7/site-packages/
執行轉換命令
mkdir hgpath
cd hgpath
hg init
hg convert -s svn -d hg ${local_path} ./hgpath
注意,這里轉換的 SVN 目錄只能是倉庫目錄而不是工作目錄
㈤ 如何將github上的源碼直接檢出到eclipse裡面
1、首先在github 上搜索你要下載的源碼倉庫(或者你要是知道地址直接打開即可),這里以mybatis為例
2、點擊進入mybatis-3 的頁面,點擊Clone or Download 復制黃色的路勁,這就是我們用Git檢出的代碼路勁。
3、在自己的eclipse 上安裝git 插件,一般都自帶了現在。
4、選擇Clone URI
5、下一步輸入剛才的復制的路勁,填寫自己的github 賬戶名密碼即可
6、選擇要克隆的分支
7、設置本地git倉庫地址
8、下一步 開始檢出,網路不好容易出現超時的問題。等到100%,oK 完工
㈥ 求一份可以spring的maven源碼倉庫地址, 我在spring的官網上找了幾個地址,
https://github.com/spring-projects/spring-framework
㈦ 好用的免費網站源碼網站有哪些
易撲源碼,一個比較好的交流交易平台,裡面很多的作品都是原創的,非常適合學習和交易。
㈧ vc 6.0的源碼庫在什麼地方路徑詳細點。。
其源碼都不是開源的,所以你只能看到聲明,其實現已經被封裝到一些dll和lib中。
不過你要看標准庫的實現代碼的話就可以去下載SGI STL或者STLPORT。
這些是開源的,boost也是開源的。
㈨ 怎麼修改Android源碼圖庫Gallery2的背景
Android4.0圖庫Gallery2代碼分析(一) 程序總體結構
Gallery2的用例圖分析:Gallery2主要功能是實現本地存儲器、MTP存儲器和網路存儲器中媒體(圖像和視頻)的瀏覽、顯示和更多操作(刪除、分享、選擇和縮放等)。下面用一張簡單的用例圖描述了Gallery2的功能和職責。
Gallery2中主要界面:AlbumSetPage.java(相冊縮略圖); AlbumPage.java(單個相冊照片縮略圖); PhotoPage.java(單張照片); ManageCachePage.java(緩存管理)SlideShowPage.java(單張滑屏界面); 這些界面類父類為ActivityState.java;這些界面的切換由StateManager.java負責。
界面類中一般都會制定一個數據源,Gallery2中主要的數據源有ComboSource.java(組合源); MtpSource.java(Mtp源); PicasaSource.java(Picasa源); LocalSource.java(本地源); ClusterSource.java(簇源); UriSource.java(URL源);FilterSource.java(過濾源)。數據源的共同基類為:MediaSource。數據源由DataManager.java負責管理。界面類就是從DataManager中取一個合適的數據源初始化自己。另外數據源是由MediaObject聚合而成,MediaObject也有多種形態。
界面和數據源需要一個橋梁,界面才能方便的渲染數據源,橋梁就是數據適配器。例如:AlbumSetPage(界面縮略圖界面)---- AlbumSetDataAdapter(適配器)---- ComboSource(組合數據源)。AlbumPage ----AlbumDataAdapter;PhotoPage ----PhotoDataAdapter;SlideshowPage ----SlideshowDataAdapter
數據渲染的最小單元為MediaOject,它包括豐富的衍生類。
界面交互方面就是觸摸屏操作和菜單操作。如何支持滑鼠呢,如果系統支持滑鼠,它就自然支持。如何支持遙控器呢?見後續文章。
後續文章大致目錄
圖庫Gallery3D(Gallery2)分析(二) 程序資源管理和傳遞
圖庫Gallery3D(Gallery2)分析(三) 狀態管理和窗口切換
圖庫Gallery3D(Gallery2)分析(四) 消息處理(點擊和手勢)
圖庫Gallery3D(Gallery2)分析(五) 各種數據源和數據源的管理
圖庫Gallery3D(Gallery2)分析(六) 可渲染數據元及其多樣性
圖庫Gallery3D(Gallery2)分析(七) 遙控器控制的實現
圖庫Gallery3D(Gallery2)分析(八) 和數據掃描線程的數據交互
圖庫Gallery3D(Gallery2)分析(九) 幾點可優化的地方