学习论坛 会员投稿 RSS订阅 站内通告:
搜索: 您的位置网站源代码 > 网络编程 > php教程 >
  • 2009-08-14 08:49:24php cal_to_jd() 函数使用方法详解
  • php cal_to_jd() 函数使用方法详解 The cal_to_jd() function converts a specified date to Julian day count. cal_to_jd()函数的作用是:将指定日期转为儒略日计数... [阅读全文]
  • 来源:原创点击:6好论:0
  • 2009-08-14 08:49:24php easter_date() 函数使用方法详解
  • php easter_date() 函数使用方法详解 The easter_date() function returns the Unix timestamp for midnight on Easter of a specified year. easter_date()函数的作用是:返回给定年份的复活节午夜的Unix时间戳[timestamp]。... [阅读全文]
  • 来源:原创点击:6好论:0
  • 2009-08-14 08:49:24php easter_days() 函数使用方法详解
  • php easter_days() 函数使用方法详解 The easter_days() function returns the number of days after March 21, on which Easter falls for a specified year. easter_days()函数的作用是:返回指定年份中位于3月21日之后的某一天超过... [阅读全文]
  • 来源:原创点击:4好论:0
  • 2009-08-14 08:49:24php FrenchToJD() 函数使用方法详解
  • php FrenchToJD() 函数使用方法详解 The FrenchToJD() function converts a specified date from the French Republican Calendar to Julian day count. FrenchToJD()函数的作用是:将法国共和历[French Republican Calendar]转为儒略日计数... [阅读全文]
  • 来源:原创点击:4好论:0
  • 2009-08-14 08:49:24php GregorianToJD() 函数使用方法详解
  • php GregorianToJD() 函数使用方法详解 The GregorianToJD() function converts a date from the Gregorian calendar to Julian day count.GregorianToJD()函数的作用是:将格里高里历转为儒略日计数。... [阅读全文]
  • 来源:原创点击:18好论:0
  • 2009-08-13 10:00:01php array() 函数的使用方法
  • array() creates an array, with keys and values. If you skip the keys when you specify an array, an integer key is generated, starting at 0 and increases by 1 for each value.... [阅读全文]
  • 来源:原创点击:259好论:0
  • 2009-08-13 10:00:01php array_change_key_case() 函数的使用方法
  • php array_change_key_case() 函数 The array_change_key_case() function returns an array with all array KEYS in lower case or upper case. array_change_key_case()函数的作用是:返回字符串键名全为小写或大写的数组说明... [阅读全文]
  • 来源:原创点击:25好论:0
  • 2009-08-13 10:00:01php array_chunk()函数的使用方法
  • php array_chunk()函数 The array_chunk() function splits an array into chunks of new arrays. array_chunk()函数将一个数组拆分为多个数组。... [阅读全文]
  • 来源:原创点击:38好论:0
  • 2009-08-13 10:00:01php array_combine() 函数的使用方法
  • php array_combine() 函数 The array_combine() function creates an array by combining two other arrays, where the first array is the keys, and the other array is the values. array_combine()函数将两个数组合二为一。其中一个数组时“键... [阅读全文]
  • 来源:原创点击:29好论:0
  • 2009-08-13 10:00:01php array_count_values()函数的使用方法
  • php array_count_values()函数 The array_count_values() function returns an array, where the keys are the original array's values, and the values is the number of occurrences. array_count_values()函数返回了一个数组,数组的键是原始数组... [阅读全文]
  • 来源:原创点击:17好论:0
首页 上一页 87 88 89 90 91 92 93 94 95 96 97 下一页 末页1111109
关于我们 | 网站声明 | 广告服务 | 招聘英才 | 联系我们 | 网站地图 | RSS订阅 |