小编Thi*_*udt的帖子

在vagrant homestead上配置php.ini

我想在php.ini中允许short_open_tags

我想访问配置了宅基地的我的流浪盒上的php.ini.我在/etc/php5/fpm/php.ini中看到了php.ini文件

但是...许可否认有人知道吗?

谢谢

short-open-tags vagrant homestead

24
推荐指数
3
解决办法
3万
查看次数

获取javascript对象的第一个键

一个非常基本的问题,但我找不到解决方案:

我有一个jquery对象(给定console.log):

{ 
    id_ship: "1",  
    id_company: "1",  
    code: "DE",  
    // other properties...
}
Run Code Online (Sandbox Code Playgroud)

我只想获得对象的第一个键.在这种情况下,我想获得id_ship

先感谢您

jquery json

8
推荐指数
1
解决办法
9619
查看次数

标签 统计

homestead ×1

jquery ×1

json ×1

short-open-tags ×1

vagrant ×1