KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
JNIUtil
★ 8
Open GitHub ↗
md5 and xxtea jni use c
Download README (.md)
Explore Similar Repositories
http-concat
:
A express middleware for concatenating files in a given context: CSS and JS files usually
StackExchangeStatisticsExplorer
:
A repository for the Stack Exchange Statistics Explorer projects.
SuperAdapter
:
listview和recycleview的adapter的封装,考虑重用性和可读性,不过度抽象.我们的原则是,不要暴露id
i2lua
:
i2p router with fully programmable lua interface
rnn
:
Source code for a series of blog posts about recurrent neural networks (Elman, Jordan, LSTM)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
JNIUtil
?
Download (.md)
1.创建java接口类 JniUtils.java 2.cd到java目录下,执行javah -jni com.mars.JniUtils,会自动生成h头文件