search

Home  >  Q&A  >  body text

Java master, please come in and see if there is any function in java that can process arrays into this form.

a:3:{i:0;s:37:"uploads/image/20160324/1458792370.jpg";i:1;s:37:"uploads/image/20160324/1458794437.jpg";i:2;s:37:"uploads/image/20160324/1458793517.jpg";}

**Using serialize in php, you can get the above form of the array
I don’t know if there is such a function or method in Java. Please give me some advice**

PHPzPHPz2787 days ago674

reply all(1)I'll reply

  • 阿神

    阿神2017-05-17 10:09:23

    I have never seen such a data structure implemented in Java. You can implement one yourself

    reply
    0
  • Cancelreply