My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 5350
The goal of this project is to bring a nicer syntax for dealing with arrays to php itself. immediate it just wraps a lot of the existing array functions into an object which allows a more object oriented way of handling data. Immediately this project is prototyped in php itself but eventually I ...
365php培训项目组创建的开源项目
<table><tr><td> ==Descripción:== topGames es un revolucionario bot iRC en PHP que convierte tus canal en un centro de juegos para todas las edades. Con sus simples juegos podrás estar enganchado horas y horas frente a la pantalla, y es que no se trata de un bot estático, que no interactúa creativa...
= OekakiApplet = OekakiApplet is a set of PHP classes for handling the data generated by various [http://en.wikipedia.org/wiki/Oekaki oekaki] applets and writing the necessary code to embed them. It makes easy to insert oekaki applets into your web application without having the hassle of digging...
With php-lc you can easily manipulate your PHP arrays in style of Python list comprehensions. * Python syntax: `[i*2 for i in Data if i > 5]` * php-lc syntax: `lc ('$i*2 for $i in $Data if $i > 5', compact ('Data'))` == php-lc examples == ===Example 1. Experimenting with powers.=== {{...
This is a PHP class which implements a matrix (multi-dimensional array) with unlimited dimensions. Normal arrays are limited not by PHP itself, but by the impracticality of maintaining a large set of indices. Indeed, this partly evolved from an attempt to do just that within a recursive function. ...
ZenTaoPHP是一款轻量级的,灵活的,注重性能的国产PHP框架。([http://www.zentao.cn 欢迎访问ZenTaoPHP框架官方网站获得最新信息])。相比较于其他PHP框架,ZenTaoPHP框架更注重于: *一、简单* ZT框架核心只有四个文件,分别为调度类router.class.php,control类control.class.php,model类model.class.php和工具类helper.class.php。里面的代码也足够简单。我希望达到的目标是你看看代码就可以知道它在做什么,然后你想改它就知道如何改它。(如果你觉得没有达到这个目标,请一定告...
==Estocar== O *Estocar* é um projeto de código livre que tem o intuito de prover um sistema de *Gestão Comercial* gratuita de forma simples para as empresas de pequeno/médio porte. O sistema é uma continuação do projeto LinuxStok. ==Diferenças== - O projeto inicial, LinuxStok versão 0....
[http://www.piwiframework.de http://www.piwiframework.de/gx/piwi-logo_small.png] PIWI is an XML/XSLT Transformation Framework written in PHP. It's basic concepts and ideas have been stolen from the great Java-Applications [http://cocoon.apache.org Apache Cocoon] and [http://forrest.apache.org Apa...
=注:最新的分词系统 HTTPCWS 已经发布,用来取代 PHPCWS。= =请点击以下网址下载 HTTPCWS:= =http://code.google.com/p/httpcws= =原来的 PHPCWS 停止更新。= ---- ==Introduction in English== PHPCWS is a open-source PHP Extension for Chinese Word Segmentation, using ICTCLAS Chinese word segmentation algorithms and Reverse maxi...
1 2 3 4 5 6 7 8 9 10 Next