1. 微信朋友圈里面最近流行一些小游戏,请问这是怎么做的,哪里能找到源码呢
那种是开发者用html5做的小游戏,挂在网上,分配一个地址,在微信里设置关键字,设为连接,或者分享出去。
2. 大神们微信朋友圈看到过有个源码转化一万能转换七万是真的假的
骗人的,上这种当的头脑简单的人
3. 你好,新手求赐教一下在网站中插入分享到朋友圈或者QQ空间的源代码
看看腾讯 微信和QQ空间的api,有现成的代码。找个最符合你的要求的。
4. 微信朋友圈转发的带背景音乐的H5页面是怎么做的,求大神发一个源码。
1、有网站专门做这个,你可以选个模版去制作一个。
2、如果你是程序员,可以自己个页面。上传到web服务器上。我就是程序员我写了一个供参考。
源代码:码云
5. 网页内容 转发到微信朋友圈 代码
如果直接将网页内容的网址粘到微信朋友圈,就会变成网址或代码:
将要分享的网址发到手机上,如果是在手机浏览器上看到的网页,可以把网址复制下来;
进入朋友圈,长按右上角的相机图标,把要分享的网址粘贴进去,然后点发送;
返回朋友圈,这时候看到的还是一个网址,点击该网址进入网页,选择右上角的分享图标,分享到朋友圈;
把前面发网址的那条朋友圈动态删除掉就行了。
6. 微信显示朋友圈的开源是附近的人,可是在附近的人里打过招呼里却没有这个人是怎么回事
他把你屏蔽了
不要随便加附近的人,很容易遇到骗子
请采纳~
7. 最近朋友圈到处发的源码时代的活动到底是什么活动啊
程序员带着女朋友邦女朋友化妆,挑好看的衣服等活动内容
8. 求大神告知android微信朋友圈界面代码
<?xmlversion="1.0"encoding="utf-8"?>
<LinearLayoutxmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context="cn.tomcat7..MainActivity">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<ImageView
android:layout_width="64dip"
android:layout_height="64dip"
android:src="@mipmap/ic_launcher"/>
<LinearLayout
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1"
android:orientation="vertical">
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxLines="1"
android:text="赤壁赋"
android:textColor="#000000"
android:textSize="16dip"/>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="壬戌之秋,七月既望,苏子与客泛舟游于赤壁之下。清风徐来,水波不兴。举酒属客,诵明月之诗,歌窈窕之章。少焉,月出于东山之上,徘徊于斗牛之间。白露横江,水光接天。纵一苇之所如,凌万顷之茫然。浩浩乎如冯虚御风,而不知其所止;飘飘乎如遗世独立,羽化而登仙。"/>
</LinearLayout>
</LinearLayout>
<View
android:layout_width="match_parent"
android:layout_height="1dip"
android:background="#f1f1f1"/>
</LinearLayout>
9. 朋友圈可翻译代码是怎么写出来的
缅甸语,手机不支持显示所以是乱码,,你可以去Google翻译把你要的中文翻译成缅甸语,然后把缅甸语粘贴到朋友圈,再长按翻译就是了