...from a large text file and slowly write them into individual small text files in the target folder. --- ### GitHub Repository Requirements document and text to be processed are available at the GitHub repository: []() --- ### Summary of Requirements Extract the WhatsApp group chat records from a large text file `` located in the `HistoryMsg` directory and slowly release them into the target folder. Each message should become a small file where the content is the translated version of the message. For images or other attachments (images do not require translation), release them as individual files, one file per attachment. After writing each small file, wait for a random
...Interact with C-End users, view assigned chatbots, and user groups. 3. C-End Users (End Customers) • Interact with B-End-configured chatbots or customer service representatives via embedded SDKs in apps, websites, or mini-programs. 3. Functional Module Design (1) Admin Functions 1. User Management • User Group Management: • Group B-End users by country, language, industry, etc. • Display user distribution data (e.g., region, subscription ratios). • Permission Management: • Set permission templates for B-End primary accounts and customer service representatives. 2. Business Feature Management • Chatbot-Based Pricing: • Configure free quota (e.g., free version limited to N chatbots). • Set additional fee standards ...
...moderation API supports up to 20,000 tokens per request. If the content exceeds this limit, it should be split into multiple requests. Each moderation request will consume user tokens, and usage should be logged in the backend. Risk Control Mechanism: If a user submits violating content three consecutive times, the system will: Automatically save the violating content. Freeze the user's account. Display a restriction notice. In a frozen state, users must contact platform support to lift the restriction. Membership Management Admins can manually manage users' membership plans in the backend, including: Extending membership durations. Adjusting quotas. The backend should allow admins to view each user's login status and recent login IP for better management. Cust...
...management panel and add new functions. Our situation: At present, our software has a web version front-end (the front-end has source code, written in Vue3+Gin); The back-end (the management panel obtained by purchasing a license, all functions are encrypted). We need to develop an management panel that is exactly the same as it. And add some new functions to make it more suitable for mobile phone display effects. Optimize AI functions: Add new functions and optimize AI functions: including: the original AI Chat function (add canvas function, search function, memory function, multimodal function, export document function, real-time voice interaction function, voice to text function, memory function), AI drawing function (add editable pictures, expand picture function, select r...
...issues, ensuring logical correctness and stable operation of the code. 2.2 Data Monitoring and Display Add data monitoring features in the admin system, displaying the following metrics: Add user visit count: Real-time statistics on total user visits. Add regional access ratio: Display the percentage of users visiting from different regions. Add user source ratio: Show user acquisition channels, such as organic search, social media, advertising, etc. Add order count: Track and display the total number of orders and their status. Add revenue data: Display total revenue and monthly revenue changes. Add total user count: Show the total number of registered users and new user growth. Add risk control count: Track and display the tota...
...System Invitation System Membership Pricing and Plan Modification Agent Membership Functionality Enterprise Functionality (Management Center) Card Code Redemption System Exclusive Membership Line Settings Email Configuration FAQs and Banners Management Copywriting Management Admin Panel Requirements Multilingual Switching Login Security Enhancement Order Management User Management Online Status Display Data Statistics and Reports Task Center (Planning Center) Development Notes Details to Discuss Overview This development document has been updated according to the latest requirements. It aims to detail the development needs of the frontend, backend, and admin panel to ensure that developers understand the logic, effects, and tasks of each function. Please follow the requir...
购买了一台安卓双屏设备,一面为竖屏,另一面为横屏。 想要做到的效果是当顾客用竖屏来自助点餐的同时,服务员也能用横屏的POS机来为其他的顾客点餐。 1. 尝试过在两个屏幕各跑一个app,竖屏跑自助点餐app,横屏跑POS app,但是自助点餐的单传不进去POS(在两台独立的安卓单屏机的情况下没有问题),怀疑是因为同一台设备两个app一样IP导致API收不到,然后尝试了localhost还是不行。 2. 尝试过只用一个app来投放双屏,即把自助点餐和POS都写在同一个app里面,然后用Display Manager来选择投放副屏。用了DartEntryPoint来设定副屏的main(),但是副屏的显示需要手动刷新(hot reload)才会显示,而且setState没有反应。 研究了很久一直没有突破口,也不确定哪个方向是对的,所以想找一位对安卓双屏异显POS有相对经验的人来教我实际的做法。
您好,Worldtranslator。我留意到了你的简历,想让您参与我的项目。我们可以讨论一下项目的细节。
...me/28447452 Online Demo: ===================================================== ===================================================== Wowonder customization function adds “issue.” 1. There are five kinds of statement the “issue,” including “MostlyAgree,” “Agree,”“Undecided,” “Disagree,” and “Mostly Disagree.” The “issue” uses to display real time Ajax charts. Demo: 2. Users can comment only when they have made a statement, and the current position of the user will be displayed next to his/her comment avatar. “Undecided” users may also make a comment. 3. Users can alter their past statement record at any time. User A can invite user B to make a statemen...
需求概述: 将get到的长链接转换成短链接后,用二维码api生产二维码显示到前端。 具体需求: 1.用YOURLS搭建 短链接服务。 并用shortcode方式写入function.php. 方便前端用shortcode调用。实例:下图是一个获取当前网址的shortcode,可以用来获取当前的长链接。 在前端,通过使用[geturl] 就可以显示输出当前网址。 (当然,输出当前网址方式有很多,这里只是实例说明 SHORTCODE的使用方法。) 短链接转换后,代码结构类似于: 这样, 我可以通过使用[shorturl]短代码在前端显示 转换后的短链接。 2.最后,使用google 二维码API(如果有国内类似的二维码api也可以。)短链接转换为二维码。 代码如下: <img src=";cht=qr&chl=[shorturl]&choe=UTF-8;chld=H;" title="Link to "> 上面标红的,就是用短代码将转换后的短链接传递给google api。 这段前端代码,可以直接在页面使用,也可以在我打印PDF模板使用。 如果国内有类似的前端调用的二维码生成api,能这样使用,也是可以的。
資料會以问卷式輸入,可以自由用任何程式建造 (Web base or apple App) 但必須能夠在ipad 上使用 ,把需要资料输入后, 可建立一份报表( html , pdf or excel 格式 ) , 报表包括pie chart , table . —————————————————— Create a questionnaire form and print out a report based on the data from questionnaire , the form should be able to run on ipad , so it can be web based or ios app , the output report can be html , pdf , excel or any else ( as long as it can be print out in A4 side ) . The report are including a pie chart & table .
...行!上架成功后对接我们的API来读取首页内容显示!我们要求LOGO、产品名称、介绍图、开发者账号、极光账号必须要用我们的。 我们有自己的一个主网站平台,为了推广我们的主网站平台,我们需要长期制作大 量马甲app,然后引导用户到我们的主网站游戏,所以,你制作的app的功能只给审 核人员看到,只是为了应付审核,app上架之后,直 接通过webview打开我们给定的url地址给用户就行了。 We must first do an app shell for review and approval, and the content of the review is not limited, as long as it can pass! After the success, we will dock our API to read the homepage content display! We require LOGO, product name, introduction map, developer account, and Aurora account to use our. We have our own main website platform. In order to promote our main website platform, we need to make a lot of vest apps for a long time, and then guide users to our main website game. Therefore, the function of the app you make is only for the reviewers. Just to deal with the revie...
我们有网站,我们为迷你聊天程序设置了帐户。 display the website in mini chat program using 微信web开发者工具
To develop OTD KPI reports on JobBOSS: Calculate OTD archive rate by daily, weekly, monthly, there are two conditions need to be fulfilled, one is quantity delivery fulfillment, the delivered qty should equal to requested qty, another condition is delivered date, the delivered date should equal or be earlier than promised day. Sco...delivered qty should equal to requested qty, another condition is delivered date, the delivered date should equal or be earlier than promised day. Scope: all closed SO which closed on current day, current week and current month. Set the OTD target If SO was delivered earlier on last month , then the OTD need to be included in last Month’s OTD KPI. by SO + Project number Use Chart display the OTD by day,week and month. Data source: ERP...
...其他GPIO驱动 每个GPIO口都可以通过驱动设置输入/输出。 6. 触摸屏驱动和外接USB鼠标驱动 7. 触摸屏驱动和外接的鼠标驱动设备文件最好固定,例如触摸屏固定使用event2,USB鼠标固定使用event3。 ENGLISH Basic Requirements for Hardware Resources of T3 Core Board Basic Hardware Resources 1. Power Supply DC power input, 5V single power input, CPU can detect whether this power supply; Battery input, lithium battery power input; Real-time clock power supply, use button battery; 2 Display interface to support RGB, LVDS and MIPI interface, as only one interface can be used at the same time, so the three interface pins can be reused; 3. Touch screen interface resistive screen interface, the use of ADS7846 or compatible chip, using the SPI interface; Capacitive screen interface, the use of IIC interface; 4. SD card interface CPU to reserve SD / TF card inte...
Display paintings, uploading and downloading , work evaluation , works and author information , membership registration , works sub- drawing, painting , gouache , calligraphy , through each piece can be enlarged individually show and get a few people to see several people evaluate the situation , evaluation of high automatic sorting front pages dynamic display large image rotation and other related site Notice winning information, you need responsive technology that uses HTML5 CCS3 BOOTSTRAP database technology can be applied on a PC, IPAD, mobile phones and other terminals. Currently uploaded photos are only examples and LOGO. 展示绘画作品、上传下载、作品评价、作品及作者信息、会员注册等,作品分素描、油画、水粉、书法等,通过每件作品都可以放大单独显示,并得到几人看几个人评价情况,评价高的自动排序在前,网页大图轮换动态显示网站公告等相关获奖作品信息,需要响应式技术,利用HTML5CCS3BOOTSTR...
网站必须具备以下元素: 1.博客(WordPress 或 Drupal 或 Joomla) 2.产品介绍(类似 ) 3.预购+注册(英文用户-email,国内用户-手机/微信/QQ) 4.团队/公司简介 注意: 1.网站主要是针对国内的互联网用户。 2.必须对国内网民习惯和行为有深入的理解。例子:应该明白大多国内网民比较喜欢用电话号码注册。(一般网民不太喜欢用电子邮件)
网站必须具备以下元素: 1.博客(WordPress 或 Drupal 或 Joomla) 2.产品介绍(类似 ) 3.预购+注册(英文用户-email,国内用户-手机/微信/QQ) 4.团队/公司简介 注意: 1.网站主要是针对国内的互联网用户。 2.必须对国内网民习惯和行为有深入的理解。例子:应该明白大多国内网民比较喜欢用电话号码注册。(一般网民不太喜欢用电子邮件)
网站必须具备以下元素: 1.博客(WordPress 或 Drupal 或 Joomla) 2.产品介绍(类似 ) 3.预购+注册(英文用户-email,国内用户-手机/微信/QQ) 4.团队/公司简介 5.中/英 注意: 1.网站主要是针对国内的互联网用户。 2.必须对国内网民习惯和行为有深入的理解。例子:应该明白大多国内网民比较喜欢用电话号码注册。(一般网民不太喜欢用电子邮件)
We are looking for a video competition content site which it can be voted either on the website or the mobile version as well. It can be showed up like a chart on the smart phone to see the total numbers each one, maybe something like this: I am not sure if it is still working and YES this project ideally will be operated in Simplified Chinese
...and the audio track can stay the same . 5, The encryption software of the video can be specifically available to the students of a particular class. While, the students in other classes will not be able to decrypt the videos even if they have softdog and download the encrypted source files of the videos. 6, The video encryption software should realize background control. It should be able to display the students of a particular class as well as the videos they watch on line and in real time. Moreover, if one softdog is used to play videos in two computers, we should be able to directly freeze its permission and terminate the playing. 7, The encryption dog can not be copied and cracked. Besides, it should have certain space for the later internal software upgrade so that...
需求如下: 1. 网站有两种外语版本。 2. 用Drupal或者wordpress做。 3. 支持Bluehost的空间。 4. 需要码农定制网站。对搜索引擎相应标签有专门设置菜单。 详细需求请联系雇主! 开发周期:1-2周 服务商要求:专业有经验的 项目预计多久开始启动:谈好启动 是否有域名空间:雇主提供
1、代码优化,要求无垃圾代码 2、界面细节美化 3、增加用户中心等社交模块,强化网站功能 4、在现有网站上进行优化。 5、不能添加与网站无关的信息,例如:您公司名或个人姓名等标记。 6、没有具体的需求说明,但务必在限定时间内尽力完成。 7、根据您的作品质量,我们会决定是否与您交易下一轮任务。 Please visite the URL: IMPORTANT:I am a perfectionist!
...icon, Apps name, Search icon) 2.2. APPS主题Storage icon, Chart icon, Buying task icon, Setting icon 2.3. APPS左侧有滑出食物种类菜单 2.3.1. 大约2/7屏幕宽度, 颜色方块显示 2.3.2. 方块中上行大字显示该种类已存数量 2.3.3. 方块中下行小字显示该种类名称 2.3.4. 可自定颜色及增加食物种类 2.4. Storage 2.4.1. 左面食物种类菜单自动出现 2.4.2. 扫描我司食物盒上QRCODE(‘FS’+18位流水号)及扫描外购回来食物上BARCODE. 2.4.3. 用我司的API可查食物盒大小及颜色. 2.4.4. 用UPC API查出食物名称及细节. 如找不到就提示要用户输入. 2.4.5. 区块显示食物盒颜色大小及食物名称 2.4.6. 用户自己输入EXPIRE DAY. 2.4.7. 用户把该区块拖拉到左面的种类方块存入该种类. (该种类已存数量加1) 2.4.8. 单按种类方块可显示该种类存入名称, 日期及过期日等明细 2.4.9. 点明细可修改/删除, 或加入Buying Task 2.5. Chart 2.5.1. BarChart及PieChart图显示已存食物种类分布 (可选按年, 月, 全期) 2.6. Buying Task (购买任务) 2.6.1. 从2.4.9.加入 2.6.2. 显示要购买东西清单(名称及checkbox), 例如在超市可按清单购买, 按该行checkbox, 像checklist. 2.7. Setting 2.7.1. EDIT MY DATA (用我司CRM API) 2....
...icon, Apps name, Search icon) 2.2. APPS主题Storage icon, Chart icon, Buying task icon, Setting icon 2.3. APPS左侧有滑出食物种类菜单 2.3.1. 大约2/7屏幕宽度, 颜色方块显示 2.3.2. 方块中上行大字显示该种类已存数量 2.3.3. 方块中下行小字显示该种类名称 2.3.4. 可自定颜色及增加食物种类 2.4. Storage 2.4.1. 左面食物种类菜单自动出现 2.4.2. 扫描我司食物盒上QRCODE(‘FS’+18位流水号)及扫描外购回来食物上BARCODE. 2.4.3. 用我司的API可查食物盒大小及颜色. 2.4.4. 用UPC API查出食物名称及细节. 如找不到就提示要用户输入. 2.4.5. 区块显示食物盒颜色大小及食物名称 2.4.6. 用户自己输入EXPIRE DAY. 2.4.7. 用户把该区块拖拉到左面的种类方块存入该种类. (该种类已存数量加1) 2.4.8. 单按种类方块可显示该种类存入名称, 日期及过期日等明细 2.4.9. 点明细可修改/删除, 或加入Buying Task 2.5. Chart 2.5.1. BarChart及PieChart图显示已存食物种类分布 (可选按年, 月, 全期) 2.6. Buying Task (购买任务) 2.6.1. 从2.4.9.加入 2.6.2. 显示要购买东西清单(名称及checkbox), 例如在超市可按清单购买, 按该行checkbox, 像checklist. 2.7. Setting 2.7.1. EDIT MY DATA (用我司CRM API) 2....
Gps测速 实时显示gps速度 放电保护电压(向单片机写入一组数据) 充电保护电压(向单片机写入一组数据) 温度保护(向单片机写入一组数据) 放电显示(从单片机读取电流参数并在安卓上面显示出来) 电流显示 (从单片机读取电流参数并在安卓上面显示出来) 温度显示 (从单片机读取电流参数并在安卓上面显示出来) 电压显示功能(显示电池每一节的电压 可以手动配置电池数量,从单片机读取电池,可以按照低压高低排序) 电压差功能 单节电池最高电压和最低电压的差别 修改蓝牙的配对密码 以及ssid 三个界面 一个是显示速度温度电流使用电量的界面 一个 是 配置各种参数的界面 还有一个是读取电池电压的界面
基本原始数据有,是csv格式的,将.csv格式的英文数据导入到drupal中,实现数据的查询、数据的下载以及后续数据的更新。
Drupal 模板实现数据库的建立,基本数据已经有。将.csv格式的英文数据导入到drupal中,实现数据的查询、数据的下载以及后续数据的更新。
app:一个服务后端+api接口----> n个功能模块前端, APP的框架需求: 前端a:公司内部人员数据采集用途,以采集数据并上传到后端 前端b:供消费者下载,具有最前卫的视觉效果和最前卫的3D实体造型,可旋转拖动。主要功能:前期为查询进度为主,整合到微信公众账号里(该模块需要考虑不断进化升级) 前端c:查询加工进度,该前端需要整合到a、b里面,整合到微信公众账号里。数据源提交的模块做在d里面 前端d:给分别不同的加工厂安装使用。从后端读取车间所需要的每个单独订单的数据,根据不同的工厂所需不同自动与后端做相匹配的数据存取交互。提交车间的加工进度给后端(前期功能做手动拍照上传,后期erp对接做功能预留) 前端e:lbs(直接做到后端里 前端f: 前端g:该前端的安全性、兼容性要好,因为要做到完全的开源共享特性,支持所有的主流im和sns分享(微信、qq、微博、facebook、twitter、etc。测量数据开放给其他应用示例,如在淘宝平台上选购xx的标准依据(将来的趋势将会淘宝顺应我们的客户要求而升级到;或者如游戏公司调取客户数据 前端f:网站页面展示,所有的数据都可以在该前端调用、显示、编辑。需要设定不同的权限值,如:代加工厂、数据采集人员、买家、跟单员、QC、财务等。
将一个老网站转化成drupal网站,网站的结构和数据已经按drupal的结构建立,主要工作是按照老网站外观建立drupal的主题,大概6到7个template的工作量。旧的网站地址。
We have a site built using NodeJS as a demo. Now we want to convert into a Drupal template with Bootstrap 3 capacities. We need to make sure all the URL structures are exactly the same such as and category-tid.html. Need to get done very quickly. Chinese speakers are preferred because the site is in Chinese.
...account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account is not counted in. 3. 2 prices of display need to be adjusted. It is for display only. 4. After submit the purchase, the value of coupon account should become 0. However if the order is cancelled. The value should be restored in coupon account because the purchase/order is not completed. 5. Make sure to fix any issue due to the changes and passes testing....
...account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account is not counted in. 3. 2 prices of display need to be adjusted. It is for display only. 4. After submit the purchase, the value of coupon account should become 0. However if the order is cancelled. The value should be restored in coupon account because the purchase/order is not completed. 5. Make sure to fix any issue due to the changes and passes testing....
...account should be restored. what's the issues: 1. when choose paypal for payment, the value of coupon account is not counted in. It looks fine when choose the other payment methods. 2. After submit the purchase, the order is appeared in my order list. But the price there is not correct. Main problem is that the value of coupon account is not counted in. 3. 2 prices of display need to be adjusted. It is for display only. 4. After submit the purchase, the value of coupon account should become 0. However if the order is cancelled. The value should be restored in coupon account because the purchase/order is not completed. 5. Make sure to fix any issue due to the changes and passes testing....
我单位是上海的一家小型律师事务所,打算建一个企业展示网站,要求采用开源内容管理系统joomla或Drupal,主要栏目包括首页,事务所概况,业务领域,专业人员,新闻资讯,研究刊物,联系我们等。
我需要将drupal commerce kickstart 2 的网站扩展,增加优惠卷功能进行促销活动。能做的朋友联系我
需要找一个人设计公司产品的展示架,产品为卫浴水龙头。要求:简单,高档,我上传了一些我自己画的样稿,可以根据这个设计
1.会使用Drupal 软件对公司的网站模块进行设计。 2.会使用photoshop 软件,加工美化产品图片。 3.工作地点:深圳,南山 4.不需要天天工作,根据工作量来安排工作。 5.联系人:susan 电话:[The administrator removed this message for containing contact details which breaches our Terms and Conditions - Section 13:Communication With Other Users .] 6.公司网站:
1.会使用Drupal 软件对公司的网站模块进行设计。 2.会使用photoshop 软件,加工美化产品图片。 3.工作地点:深圳,南山 4.不需要天天工作,根据工作量来安排工作。
Joomla开发人员: 1、精通LAMP(Linux+Apache+MySQL+PHP),精通PHP+MYSQL 1.1 熟练套用各种joomla模板,例如JA或者Rocket系列模板. 1.2 Form表格组件套用 1.3 Payment, logistic gateway接口对接 1.4 Newsletter组件和模块套用开发 1.5 VirtualMart二次开发 2、熟悉各种开源CMS,比如Joomla, 能懂得Wordpress, Zencart,Drupal更好, 熟练掌握Joomla 各种常用组件配置和二次开发。 例如VM, joomfish, 等等 3、了解CSS, Div、Html、JavaScript等网络常用语言。 4、有商业网站页面设计经验。 5、强有力的学习能力。具备良好的创意思维和理解能力,善于协作与沟通,必須按時完成工作及絕對需要有責任感。 6、请提供中文简历,要求提供个人独立完成的作品。 7,能独立看懂英文API和技术文档,优先考虑。
我有一个持续工作,之前与之相关的项目为'Convert excel data to APK file(run under android)'