递归火山软件开发平台

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 火山 源码 类库
楼主: 飞扬工作室
打印 上一主题 下一主题

[官方] 关于服务器子平台类库封装建议

  [复制链接]

180

主题

607

帖子

2400

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
2400
QQ
51#
发表于 2024-7-26 08:01:38 | 只看该作者
好久搞H5呢
回复

使用道具 举报

55

主题

158

帖子

1435

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
1435
52#
发表于 2024-7-26 13:38:41 | 只看该作者
封装一个word  Excel  ppt,图片转码,比如把一个图片转换成excel表格。
回复

使用道具 举报

54

主题

396

帖子

2612

积分

贵宾

Rank: 9Rank: 9Rank: 9

积分
2612
53#
发表于 2024-7-26 20:13:10 | 只看该作者
archive/tar
archive/zip
bufio
builtin
bytes
compress/bzip2
compress/flate
compress/gzip
compress/lzw
compress/zlib
container/heap
container/list
container/ring
context
crypto
crypto/aes
crypto/cipher
crypto/des
crypto/dsa
crypto/ecdsa
crypto/elliptic
crypto/hmac
crypto/md5
crypto/rand
crypto/rc4
crypto/rsa
crypto/sha1
crypto/sha256
crypto/sha512
crypto/subtle
crypto/tls
crypto/x509
crypto/x509/pkix
database/sql
database/sql/driver
debug/dwarf
debug/elf
debug/gosym
debug/macho
debug/pe
debug/plan9obj
encoding
encoding/ascii85
encoding/asn1
encoding/base32
encoding/base64
encoding/binary
encoding/csv
encoding/gob
encoding/hex
encoding/json
encoding/pem
encoding/xml
errors
expvar
flag
fmt
go/ast
go/build
go/constant
go/doc
go/format
go/importer
go/parser
go/printer
go/scanner
go/token
go/types
hash
hash/adler32
hash/crc32
hash/crc64
hash/fnv
html
html/template
image
image/color
image/color/palette
image/draw
image/gif
image/jpeg
image/png
index/suffixarray
io
io/ioutil
log
log/syslog
math
math/big
math/cmplx
math/rand
mime
mime/multipart
mime/quotedprintable
net
net/http
net/http/cgi
net/http/cookiejar
net/http/fcgi
net/http/httptest
net/http/httptrace
net/http/httputil
net/http/pprof
net/mail
net/rpc
net/rpc/jsonrpc
net/smtp
net/textproto
net/url
os
os/exec
os/signal
os/user
path
path/filepath
plugin
reflect
regexp
regexp/syntax
runtime
runtime/cgo
runtime/debug
runtime/pprof
runtime/race
runtime/trace
sort
strconv
strings
sync
sync/atomic
syscall
testing
testing/iotest
testing/quick
text/scanner
text/tabwriter
text/template
text/template/parse
time
unicode
unicode/utf16
unicode/utf8
unsafe
长期从事编程教学课程研发,联系QQ:332690958
回复

使用道具 举报

54

主题

396

帖子

2612

积分

贵宾

Rank: 9Rank: 9Rank: 9

积分
2612
54#
发表于 2024-7-26 20:15:29 | 只看该作者
beego
长期从事编程教学课程研发,联系QQ:332690958
回复

使用道具 举报

62

主题

1674

帖子

8605

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
8605
55#
 楼主| 发表于 2024-7-26 20:25:17 | 只看该作者
CPUCN 发表于 2024-7-26 20:13
archive/tar
archive/zip
bufio

标准库列出来干嘛? 这些全部封装好了
回复

使用道具 举报

444

主题

1万

帖子

4万

积分

超级版主

Rank: 8Rank: 8

积分
40503
56#
发表于 2024-7-26 21:47:53 | 只看该作者
老鼠哥 发表于 2024-7-26 13:38
封装一个word  Excel  ppt,图片转码,比如把一个图片转换成excel表格。

图片转换成excel表格,这种都不现实,这种都需要 ai 大模型运算的。不然你以为为啥这些功能都是收费的。
安卓无障碍实战课:点击查看
交流群:641526939
回复

使用道具 举报

0

主题

14

帖子

102

积分

注册会员

Rank: 2

积分
102
57#
发表于 2024-7-26 23:03:18 | 只看该作者
出界面库,支持的下面+1
回复

使用道具 举报

444

主题

1万

帖子

4万

积分

超级版主

Rank: 8Rank: 8

积分
40503
58#
发表于 2024-7-27 00:23:41 | 只看该作者
1601682737 发表于 2024-7-25 15:20
不是的,也是免费开源的

这就是一个便捷的功能框架库,目前来说和现有的库都重复。
要封装库,肯定优先考虑现在没有的库,这个库后面肯定也会考虑封,不过这种库都比较大,完整封完需要不少时间。
安卓无障碍实战课:点击查看
交流群:641526939
回复

使用道具 举报

55

主题

158

帖子

1435

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
1435
59#
发表于 2024-7-27 06:07:29 | 只看该作者
有部分封装的库是英文名字,如果能改成中文就好了知道做什么用途。
回复

使用道具 举报

55

主题

158

帖子

1435

积分

核心用户

Rank: 9Rank: 9Rank: 9

积分
1435
60#
发表于 2024-7-27 06:32:51 | 只看该作者
现在市面上有很多ai大模型开源,封装一个
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|递归火山软件开发平台 ( 鄂ICP备18029190号 )

GMT+8, 2024-11-21 21:31 , Processed in 0.090592 second(s), 19 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表