Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MVC-Smart-Page ... Example: 1 | 2 | 3 ... 10 1 ... 3 | 4 | 5 ... 10 1 ... 8 | 9 | 10 DESCRIPTION: MVC Smart Page is ... name="helper">HtmlHelper /// Current page index /// Number of results ...
  • wp-page-numbers ... page numbers disappearing = Updates 0.4 = * Added optional start and end code link wp_page_numbers($start, $end) * Changed get_bloginfo(url ... is used) * Turn stylesheet off * Turn off page information (page 3 of 5) * Turn off next and previous page ...
  • zap-2 ... z zadaniami: http://cm.baylor.edu/ICPCWiki/Wiki.jsp?page=Problem%20Resources * Uwaga 1! Projekty końcowe bę ... ńcowa | | 1 | Mateusz Szmajdzinski | B | 2008 | 3+1.5=4.5 | 4 | - | - | | 2 | Kajetan Maliszewski | A | 2008 ...
  • cce-mpi-openmpi-1.4.4 ... Starting with Open MPI v1.3.0, the minor release number took on additional significance (see this wiki page for more details): ... use a slightly modified version of the above rules: rules 4, 5, and 6 only apply to the official MPI interfaces ...
  • nachos-3.4 ... (turning the machine simulation back to using simple linear page tables) for those who want to avoid the added ... # get gcc, binutils, gas -- these or later versions ftp> get gcc-2.4.5.tar.gz ftp> get binutils-2.2.1.tar.gz ftp> get gas-2.1.1.tar.gz ...
  • Dynamic-Polynomials ... and an exponent, e.g. 4x^5 - 3x^3 + 2x^2 - 6x + 1. In this project, you ... -- no leaks are possible. See the course resources page for a link to a valgrind tutorial and ... : ADDTERM, Poly: 0, Coeff: 2, Exp: 5 Poly0 = 2x^5 + 3x^4 + 2x^3 CMD: ADD, Sum: ...
  • play2-memcached ... (It's not yet a part of Play 2.0's Cache API, though): ```scala play.api. ... as described in [The Amazon ElastiCache Cluster Client page in GitHub](https://github.com/amazonwebservices/aws-elasticache- ... built for Play 2.3.x, 2.4.x, Scala 2.10.5 and 2.11.6. ...
  • mimir ... unique *n*) (different #{file rank}) (not-same diagonal?) => (map file *matches*)) ; n = 5 (match? [4 2 5 3 1] [3 ... , 1985. Great, short paper, the "Prolog" fits on one page. Most my projects could be said to have been ...
  • plasma-widget-yawp-0.4.1-el ... The following libraries and development packages are needed: KDE >=4.2.x QT >=4.5.x (i do not know if this ... popup-menu (this is very helpfull in panel-mode). * Config-Dialog * Page Locations - here you can add and delete cities. When you ...
  • FluentHttpClient ... (new Dictionary { … }); ``` Or individually: ```c# await client .PostAsync("items/14") .WithArgument("page", 1) .WithArgument("search", "some search text"); ``` ### Body You can add a model body directly in a POST or ...