hereのように、「印刷可能な文字」という文字クラスをテストするためのスクリプトを作成しました。 #!/bin/sh
case "foo" in
*[:print:]*) echo "found a printable character" ;;
*) echo "found no printable characters" ;;
esac
は私が出力found a
私はタイプArrayList<Class> のArrylistをシリアル化したいとクラスは、プリミティブ型の2 arrylist public class Keyword {
private long id;
private long wid;
private String name;
private ArrayList<Integer> rank;