当前位置: 首页 > 编程笔记 >

Elixir查看有关`i`的信息

洪浩
2023-03-14
本文向大家介绍Elixir查看有关`i`的信息,包括了Elixir查看有关`i`的信息的使用技巧和注意事项,需要的朋友参考一下

示例

iex(1)> i :ok
Term
  :ok
Data type
  Atom
Reference modules
  Atom
iex(2)> x = "mystring"
"mystring"
iex(3)> i x
Term
  "mystring"
Data type
  BitString
Byte size
  8
Description
  This is a string: a UTF-8 encoded binary. It's printed surrounded by
  "double quotes" because all UTF-8 encoded codepoints in it are printable.
Raw representation
  <<109, 121, 115, 116, 114, 105, 110, 103>>
Reference modules
  String, :binary
           

 类似资料:
  • 查看信息 查看全部节点: mininet> nodes available nodes are: c0 h2 h3 s1 查看链路信息: mininet> net s1 <-> h2-eth0 h3-eth0 输出各节点的信息: mininet> dump c0: IP=127.0.0.1 intfs= pid=1679 s1: IP=None intfs=s1-eth1,s1-eth2 pi

  • #include <stdio.h> #include <signal.h> void handler(int sig); void handler(int sig) { signal(sig, handler); printf("Receive signal: %d\n", sig); } int main(void) { signal(SI

  • var_dump(xlswriter_get_author()); ​ // 输出:string(26) "Jiexing.Wang ([email protected])"

  • 可查看自己及朋友、或在线游戏中曾一起游玩的玩家等等的个人信息。可从朋友列表或(一起游玩的历史记录)轻触想查看个人信息的对象。 A ) 虚拟形象/状态/在线ID 状态的种类 在线 离线 待命状态 正在游玩PlayStation®3规格软件的游戏 正在游玩PS Vita规格软件的游戏 游戏的缩略图 正在游玩目前显示缩略图的游戏 未注册PlayStation®Network的状态下,若轻触(朋友)>[开

  • #include <stdio.h> #include <pthread.h> void *thread_func(void *p_arg) { while (1) { printf("%s\n", (char*)p_arg); sleep(10); } } int main(void)

  • 物流信息查询 在订单的已发货和已收货状态中,可查看物流信息。