m888688

m888688

这家伙有点懒,还没写个性签名!

  • 财富值595
  • 威望值0
  • 总积分715

个人信息

  • 2016-05-18 已签到
    连续签到1天,获得了5个金钱
  • 2016-05-15 已签到
    连续签到1天,获得了5个金钱
  • 2016-05-13 已签到
    连续签到1天,获得了5个金钱
  • 2016-05-11 已签到
    连续签到1天,获得了5个金钱
  • gii配置中能修改的属性好像就只有这些了:

       /**
         * @inheritdoc
         */
        public $controllerNamespace = 'yii\gii\controllers';
        /**
         * @var array the list of IPs that are allowed to access this module.
         * Each array element represents a single IP filter which can be either an IP address
         * or an address with wildcard (e.g. 192.168.0.*) to represent a network segment.
         * The default value is `['127.0.0.1', '::1']`, which means the module can only be accessed
         * by localhost.
         */
        public $allowedIPs = ['127.0.0.1', '::1'];
        /**
         * @var array|Generator[] a list of generator configurations or instances. The array keys
         * are the generator IDs (e.g. "crud"), and the array elements are the corresponding generator
         * configurations or the instances.
         *
         * After the module is initialized, this property will become an array of generator instances
         * which are created based on the configurations previously taken by this property.
         *
         * Newly assigned generators will be merged with the [[coreGenerators()|core ones]], and the former
         * takes precedence in case when they have the same generator ID.
         */
        public $generators = [];
        /**
         * @var integer the permission to be set for newly generated code files.
         * This value will be used by PHP chmod function.
         * Defaults to 0666, meaning the file is read-writable by all users.
         */
        public $newFileMode = 0666;
        /**
         * @var integer the permission to be set for newly generated directories.
         * This value will be used by PHP chmod function.
         * Defaults to 0777, meaning the directory can be read, written and executed by all users.
         */
        public $newDirMode = 0777;
    
  • 2016-05-09 已签到
    连续签到1天,获得了5个金钱
  • 2015-07-23 已签到
    连续签到1天,获得了5个金钱
  • 2015-07-17 已签到
    连续签到1天,获得了5个金钱
  • 2015-07-13 已签到
    连续签到1天,获得了5个金钱
  • 2015-06-16 已签到
    连续签到1天,获得了5个金钱
主管 等级规则
715/1000
资料完整度
20/100
用户活跃度
0/100

Ta的关注

9

Ta的粉丝

2

Ta的访客

6