kuaifan %!s(int64=5) %!d(string=hai) anos
pai
achega
b55fc90133
Modificáronse 2 ficheiros con 0 adicións e 8 borrados
  1. 0 6
      test.js
  2. 0 2
      test.php

+ 0 - 6
test.js

@@ -1,6 +0,0 @@
-let array = {id: 1, pid: 2};
-
-for (let key in array) {
-    if (!array.hasOwnProperty(key)) continue;
-    console.log(key + "---" + array[key])
-}

+ 0 - 2
test.php

@@ -1,2 +0,0 @@
-<?php
-