AI技术分析:掘金数字市场的智能钥匙

本文深入探讨AI技术在金融市场分析中的应用方法,提供实用的技术分析技巧和风险控制策略,帮助投资者在数字市场中寻找价值。

2026.08.08 · 2 阅读
AI技术分析:掘金数字市场的智能钥匙

在数字化浪潮席卷全球的今天,人工智能技术正以前所未有的速度重塑金融市场的分析方式。作为AI掘金志的探索者,掌握AI技术分析的能力已成为现代投资者必备的核心竞争力。本文将深入探讨如何利用AI技术进行有效的市场分析,提供实用的观察方法、判断步骤和风险控制策略,帮助您在数字市场中寻找真正的价值。

AI技术分析的核心概念

AI技术分析是指利用机器学习、深度学习和自然语言处理等人工智能技术,对金融市场数据进行智能解析、模式识别和趋势预测的方法论。与传统技术分析相比,AI技术分析具备处理海量数据、识别复杂模式、实时响应市场变化等独特优势,为投资者提供更加全面、客观的市场洞察。

AI技术分析的基础架构

一个完整的AI技术分析系统通常由以下几个核心组件构成:

  • 数据采集层:负责从多源渠道获取市场数据,包括历史价格、交易量、财务指标、新闻资讯、社交媒体情绪等结构化和非结构化数据。
  • 数据处理层:对原始数据进行清洗、标准化、特征提取和降维处理,为后续分析提供高质量的数据输入。
  • 模型构建层:基于业务需求选择合适的算法模型,如神经网络、支持向量机、随机森林等,构建预测和分类模型。
  • 策略执行层:将模型分析结果转化为可执行的交易信号,并与实际交易系统对接,实现自动化或半自动化交易。
  • 反馈优化层:通过持续监控模型表现,收集反馈数据,不断优化模型参数和结构,提升分析准确率。

AI技术分析的执行方法

观察方法:多维度数据采集

有效的AI技术分析始于全面的数据采集。以下是可执行的数据采集观察方法:

  1. 市场数据采集:建立API接口连接主流交易所和金融数据提供商,获取实时和历史的市场数据,包括K线图、交易量、订单簿深度等。
  2. 基本面数据采集:通过爬虫技术抓取上市公司的财务报表、公告信息、行业报告等基本面数据,构建全面的股票画像。
  3. 另类数据采集:收集卫星图像、供应链数据、消费者行为、社交媒体情绪等非传统数据,挖掘市场隐藏信号。
  4. 宏观经济数据采集:跟踪GDP、CPI、PMI等宏观经济指标,分析其对市场整体走向的影响。

在实际操作中,建议采用分布式数据采集架构,确保数据来源的多样性和冗余性,同时建立数据质量评估机制,定期检查数据完整性和准确性。

判断步骤:模型构建与验证

AI技术分析的核心在于构建有效的预测模型。以下是模型构建与验证的判断步骤:

  1. 问题定义:明确分析目标,是进行价格预测、趋势判断、风险评估还是交易信号生成,不同的目标需要采用不同的模型架构。
  2. 特征工程:通过相关性分析、主成分分析等方法提取最具预测能力的特征,构建特征向量。例如,在股票分析中,可以计算移动平均线、RSI、MACD等技术指标作为特征。
  3. 模型选择:根据问题类型和数据特点选择合适的算法。对于时序预测问题,LSTM、GRU等循环神经网络往往表现优异;对于分类问题,随机森林、XGBoost等集成算法可能更合适。
  4. 模型训练:将数据集划分为训练集、验证集和测试集,采用交叉验证方法评估模型性能,避免过拟合和欠拟合。
  5. 模型验证:使用独立测试集评估模型泛化能力,采用准确率、精确率、召回率、F1分数等指标量化模型表现,并进行统计显著性检验。

实用技巧与策略

模型融合策略

单一模型往往难以捕捉市场的复杂性,采用模型融合策略可以提高预测准确性和稳定性:

  • 加权平均法:将多个模型的预测结果进行加权平均,权重可以根据历史表现动态调整。
  • 投票机制:对于分类问题,采用多数投票或加权投票方式综合多个模型的判断结果。
  • 堆叠泛化:使用一个元学习器学习如何组合多个基学习器的预测结果,实现更高级的模型融合。

实时监控与调整

金融市场具有高度的动态性,有效的AI技术分析系统需要具备实时监控和自适应调整能力:

  • 性能监控:建立模型性能实时监控仪表板,跟踪关键指标的变化,及时发现性能下降。
  • 概念漂移检测:采用统计方法检测数据分布的变化,当检测到概念漂移时触发模型更新机制。
  • 在线学习:采用增量学习算法,使模型能够随着新数据的到来持续更新,保持对市场变化的敏感性。

风险控制策略

AI技术分析虽然强大,但也存在风险,建立有效的风险控制机制至关重要:

  • 模型不确定性量化:采用贝叶斯方法或集成技术量化预测的不确定性,避免对单一预测结果的过度依赖。
  • 止损机制:设置基于模型预测置信度的动态止损点,当市场走势与预测严重偏离时及时止损。
  • 黑天鹅应对:建立极端市场情景下的应对预案,包括模型切换、人工干预和仓位调整等。

风险提示与注意事项

数据质量风险

AI技术的有效性高度依赖于数据质量,常见的数据质量问题包括:

  • 数据偏差:历史数据可能存在采样偏差,导致模型对特定市场环境的适应性不足。
  • 数据延迟:不同数据源存在不同程度的延迟,可能导致决策滞后。
  • 数据噪声:市场数据中存在大量随机噪声,可能干扰模型对真实信号的识别。

应对措施:建立多源数据交叉验证机制,采用数据清洗算法去除异常值,对关键数据进行人工审核。

模型过拟合风险

过度复杂的模型可能对历史数据拟合度过高,但在新数据上表现不佳:

  • 过拟合表现:模型在训练集上表现优异,但在测试集上性能显著下降。
  • 过拟合原因:模型过于复杂、训练数据不足、特征选择不当等。

应对措施:采用正则化技术限制模型复杂度,增加训练数据量,使用交叉验证评估模型泛化能力。

市场结构性变化风险

金融市场可能因政策变化、技术革新或突发事件发生结构性变化,导致历史模式失效:

  • 结构性变化识别:监控市场关键指标的变化趋势,检测统计特性的显著变化。
  • 适应性调整:建立模型快速迭代机制,当检测到结构性变化时及时更新模型架构和参数。

案例分析与实战经验

案例一:基于深度学习的股票价格预测

某投资机构采用LSTM神经网络构建股票价格预测模型,具体实施步骤如下:

  1. 数据准备:收集目标股票过去5年的分钟级交易数据,包括开盘价、最高价、最低价、收盘价和交易量。
  2. 特征工程:计算技术指标如移动平均线、RSI、MACD等,同时加入市场情绪指标和宏观经济指标。
  3. 模型构建:设计三层LSTM网络,每层包含64个神经元,采用Dropout技术防止过拟合。
  4. 训练与验证:使用80%的数据训练模型,20%的数据验证,采用早停法防止过拟合。
  5. 结果评估:模型在测试集上的方向预测准确率达到62%,显著高于随机水平的50%。

案例二:基于自然语言处理的新闻情绪分析

某量化基金开发新闻情绪分析系统,实时跟踪市场情绪变化:

  1. 数据收集:通过API接入主流财经媒体和社交媒体平台,实时获取新闻和社交数据。
  2. 文本预处理:清洗文本数据,去除停用词,进行词干提取和词形还原。
  3. 情感分析:采用预训练BERT模型进行情感分类,识别文本中的情绪倾向。
  4. 情绪指数构建:综合不同来源的情绪数据,构建市场情绪指数,并与历史数据对比分析。
  5. 信号应用:将情绪信号融入交易策略,在市场极端情绪时调整仓位和风险敞口。

总结与展望

AI技术分析为金融市场带来了前所未有的分析深度和广度,但同时也伴随着新的挑战和风险。作为AI掘金志的探索者,我们需要保持开放的学习态度,不断吸收新技术、新方法,同时建立完善的风险控制机制,在追求收益的道路上稳健前行。

未来,随着量子计算、联邦学习、可解释AI等技术的发展,AI技术分析将更加精准、透明和高效。投资者应当持续关注这些前沿技术的发展,将其与自身的投资实践相结合,不断提升AI技术分析能力,在数字化的金融市场中发掘真正的价值。

记住,AI技术分析是强大的工具,但不是万能的解决方案。它应该被视为人类智慧和判断力的补充,而非替代。在AI与人类智慧的结合中,我们才能找到通往市场成功的最佳路径。

详情页广告

相关文章

基本 文件 流程 错误 SQL 调试
  1. 请求信息 : 2026-08-08 18:30:49 HTTP/2.0 GET : https://www.hguzs.cn/zh/ai-technology-analysis-mining-digital-markets
  2. 运行时间 : 1.063069s [ 吞吐率:0.94req/s ] 内存消耗:10,212.80kb 文件加载:225
  3. 缓存信息 : 0 reads,0 writes
  4. 会话信息 : SESSION_ID=3d974c9e582acfa798fed69f7e4d041a
  1. /www/wwwroot/dermamax.top/index.php ( 0.72 KB )
  2. /www/wwwroot/dermamax.top/vendor/autoload.php ( 0.73 KB )
  3. /www/wwwroot/dermamax.top/vendor/composer/autoload_real.php ( 1.63 KB )
  4. /www/wwwroot/dermamax.top/vendor/composer/platform_check.php ( 1.00 KB )
  5. /www/wwwroot/dermamax.top/vendor/composer/ClassLoader.php ( 15.99 KB )
  6. /www/wwwroot/dermamax.top/vendor/composer/autoload_static.php ( 21.80 KB )
  7. /www/wwwroot/dermamax.top/vendor/symfony/deprecation-contracts/function.php ( 0.99 KB )
  8. /www/wwwroot/dermamax.top/vendor/topthink/think-helper/src/helper.php ( 8.34 KB )
  9. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-mbstring/bootstrap.php ( 0.35 KB )
  10. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-mbstring/bootstrap80.php ( 9.86 KB )
  11. /www/wwwroot/dermamax.top/vendor/topthink/think-validate/src/helper.php ( 2.19 KB )
  12. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-php80/bootstrap.php ( 1.50 KB )
  13. /www/wwwroot/dermamax.top/vendor/ralouphie/getallheaders/src/getallheaders.php ( 1.60 KB )
  14. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/helper.php ( 1.47 KB )
  15. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/stubs/load_stubs.php ( 0.16 KB )
  16. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Exception.php ( 1.69 KB )
  17. /www/wwwroot/dermamax.top/vendor/topthink/think-container/src/Facade.php ( 2.71 KB )
  18. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-deepclone/bootstrap.php ( 0.39 KB )
  19. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-deepclone/bootstrap81.php ( 1.25 KB )
  20. /www/wwwroot/dermamax.top/vendor/guzzlehttp/guzzle/src/functions_include.php ( 0.16 KB )
  21. /www/wwwroot/dermamax.top/vendor/guzzlehttp/guzzle/src/functions.php ( 5.54 KB )
  22. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-ctype/bootstrap.php ( 1.56 KB )
  23. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-ctype/bootstrap80.php ( 1.61 KB )
  24. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-intl-grapheme/bootstrap.php ( 2.81 KB )
  25. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php ( 3.39 KB )
  26. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-intl-normalizer/bootstrap.php ( 0.94 KB )
  27. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php ( 0.94 KB )
  28. /www/wwwroot/dermamax.top/vendor/yansongda/supports/src/Functions.php ( 1.53 KB )
  29. /www/wwwroot/dermamax.top/vendor/hyperf/engine/src/Functions.php ( 0.83 KB )
  30. /www/wwwroot/dermamax.top/vendor/symfony/clock/Resources/now.php ( 0.67 KB )
  31. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-php85/bootstrap.php ( 1.44 KB )
  32. /www/wwwroot/dermamax.top/vendor/symfony/polyfill-php85/bootstrap80.php ( 0.67 KB )
  33. /www/wwwroot/dermamax.top/vendor/symfony/string/Resources/functions.php ( 0.83 KB )
  34. /www/wwwroot/dermamax.top/vendor/symfony/translation/Resources/functions.php ( 0.55 KB )
  35. /www/wwwroot/dermamax.top/vendor/symfony/var-dumper/Resources/functions/dump.php ( 1.60 KB )
  36. /www/wwwroot/dermamax.top/vendor/yansongda/artful/src/Functions.php ( 2.49 KB )
  37. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/helpers.php ( 3.32 KB )
  38. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/alias.php ( 1.32 KB )
  39. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Contracts/Support/Arrayable.php ( 0.25 KB )
  40. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Contracts/Support/Jsonable.php ( 0.24 KB )
  41. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Contracts/Support/Htmlable.php ( 0.18 KB )
  42. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Contracts/Support/CanBeEscapedWhenCastToString.php ( 0.32 KB )
  43. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/Arr.php ( 20.65 KB )
  44. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/Traits/Macroable.php ( 2.78 KB )
  45. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/Collection.php ( 45.17 KB )
  46. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/Traits/EnumeratesValues.php ( 28.73 KB )
  47. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/Traits/Conditionable.php ( 2.21 KB )
  48. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/Enumerable.php ( 34.26 KB )
  49. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/HigherOrderCollectionProxy.php ( 1.38 KB )
  50. /www/wwwroot/dermamax.top/vendor/jaeger/querylist/src/Collect/Support/LazyCollection.php ( 45.91 KB )
  51. /www/wwwroot/dermamax.top/vendor/overtrue/socialite/src/Contracts/FactoryInterface.php ( 0.48 KB )
  52. /www/wwwroot/dermamax.top/vendor/overtrue/socialite/src/Contracts/UserInterface.php ( 1.04 KB )
  53. /www/wwwroot/dermamax.top/vendor/overtrue/socialite/src/Contracts/ProviderInterface.php ( 2.89 KB )
  54. /www/wwwroot/dermamax.top/vendor/stripe/stripe-php/lib/version_check.php ( 0.23 KB )
  55. /www/wwwroot/dermamax.top/vendor/topthink/think-captcha/src/helper.php ( 1.37 KB )
  56. /www/wwwroot/dermamax.top/vendor/topthink/think-queue/src/common.php ( 1.01 KB )
  57. /www/wwwroot/dermamax.top/vendor/yansongda/pay/src/Functions.php ( 26.24 KB )
  58. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/App.php ( 15.30 KB )
  59. /www/wwwroot/dermamax.top/vendor/topthink/think-container/src/Container.php ( 15.76 KB )
  60. /www/wwwroot/dermamax.top/vendor/psr/container/src/ContainerInterface.php ( 1.02 KB )
  61. /www/wwwroot/dermamax.top/app/provider.php ( 0.20 KB )
  62. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Http.php ( 6.22 KB )
  63. /www/wwwroot/dermamax.top/vendor/topthink/think-helper/src/helper/Str.php ( 7.29 KB )
  64. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Env.php ( 4.68 KB )
  65. /www/wwwroot/dermamax.top/app/common.php ( 23.20 KB )
  66. /www/wwwroot/dermamax.top/app/common/function/common.php ( 429.43 KB )
  67. /www/wwwroot/dermamax.top/app/common/function/object.php ( 11.75 KB )
  68. /www/wwwroot/dermamax.top/app/common/function/article.php ( 57.49 KB )
  69. /www/wwwroot/dermamax.top/app/common/function/member.php ( 100.42 KB )
  70. /www/wwwroot/dermamax.top/app/common/function/store.php ( 29.11 KB )
  71. /www/wwwroot/dermamax.top/app/common/function/outlet.php ( 28.37 KB )
  72. /www/wwwroot/dermamax.top/app/common/function/subsite.php ( 67.11 KB )
  73. /www/wwwroot/dermamax.top/app/common/function/goods.php ( 36.66 KB )
  74. /www/wwwroot/dermamax.top/app/common/function/file.php ( 57.82 KB )
  75. /www/wwwroot/dermamax.top/app/common/function/money.php ( 15.30 KB )
  76. /www/wwwroot/dermamax.top/app/common/function/score.php ( 10.17 KB )
  77. /www/wwwroot/dermamax.top/app/common/function/api.php ( 0.75 KB )
  78. /www/wwwroot/dermamax.top/app/common/function/system.php ( 0.88 KB )
  79. /www/wwwroot/dermamax.top/app/common/function/commission.php ( 5.43 KB )
  80. /www/wwwroot/dermamax.top/app/common/function/seo.php ( 44.17 KB )
  81. /www/wwwroot/dermamax.top/app/common/function/theme.php ( 8.14 KB )
  82. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/helper.php ( 18.76 KB )
  83. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Config.php ( 5.93 KB )
  84. /www/wwwroot/dermamax.top/config/app.php ( 11.64 KB )
  85. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Env.php ( 1.67 KB )
  86. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Lang.php ( 1.68 KB )
  87. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Lang.php ( 7.35 KB )
  88. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/lang/zh-cn.php ( 13.70 KB )
  89. /www/wwwroot/dermamax.top/config/cache.php ( 1.60 KB )
  90. /www/wwwroot/dermamax.top/config/captcha.php ( 0.95 KB )
  91. /www/wwwroot/dermamax.top/config/console.php ( 0.57 KB )
  92. /www/wwwroot/dermamax.top/config/cookie.php ( 0.63 KB )
  93. /www/wwwroot/dermamax.top/config/database.php ( 2.40 KB )
  94. /www/wwwroot/dermamax.top/config/filesystem.php ( 0.62 KB )
  95. /www/wwwroot/dermamax.top/config/gateway_worker.php ( 2.00 KB )
  96. /www/wwwroot/dermamax.top/config/lang.php ( 0.54 KB )
  97. /www/wwwroot/dermamax.top/config/log.php ( 1.41 KB )
  98. /www/wwwroot/dermamax.top/config/middleware.php ( 0.20 KB )
  99. /www/wwwroot/dermamax.top/config/queue.php ( 1.65 KB )
  100. /www/wwwroot/dermamax.top/config/route.php ( 1.59 KB )
  101. /www/wwwroot/dermamax.top/config/session.php ( 0.96 KB )
  102. /www/wwwroot/dermamax.top/config/trace.php ( 0.35 KB )
  103. /www/wwwroot/dermamax.top/config/view.php ( 0.90 KB )
  104. /www/wwwroot/dermamax.top/config/worker.php ( 1.61 KB )
  105. /www/wwwroot/dermamax.top/config/worker_server.php ( 1.99 KB )
  106. /www/wwwroot/dermamax.top/app/event.php ( 1.54 KB )
  107. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Event.php ( 7.77 KB )
  108. /www/wwwroot/dermamax.top/app/service.php ( 0.14 KB )
  109. /www/wwwroot/dermamax.top/app/AppService.php ( 0.60 KB )
  110. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Service.php ( 1.64 KB )
  111. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Console.php ( 22.98 KB )
  112. /www/wwwroot/dermamax.top/app/Request.php ( 0.09 KB )
  113. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Request.php ( 54.64 KB )
  114. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/traits/UrlHandler.php ( 6.05 KB )
  115. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/traits/DomainHandler.php ( 5.49 KB )
  116. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/traits/HttpMethodHandler.php ( 4.74 KB )
  117. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Config.php ( 1.37 KB )
  118. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Cache.php ( 2.06 KB )
  119. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Cache.php ( 4.92 KB )
  120. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Manager.php ( 3.92 KB )
  121. /www/wwwroot/dermamax.top/vendor/psr/simple-cache/src/CacheInterface.php ( 4.71 KB )
  122. /www/wwwroot/dermamax.top/vendor/topthink/think-helper/src/helper/Arr.php ( 17.45 KB )
  123. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/cache/driver/File.php ( 7.84 KB )
  124. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/cache/Driver.php ( 9.02 KB )
  125. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php ( 1.99 KB )
  126. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/facade/Db.php ( 0.93 KB )
  127. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Db.php ( 2.88 KB )
  128. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/DbManager.php ( 8.52 KB )
  129. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Log.php ( 6.28 KB )
  130. /www/wwwroot/dermamax.top/vendor/psr/log/src/LoggerTrait.php ( 2.69 KB )
  131. /www/wwwroot/dermamax.top/vendor/psr/log/src/LoggerInterface.php ( 2.71 KB )
  132. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/connector/Mysql.php ( 5.73 KB )
  133. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/PDOConnection.php ( 53.74 KB )
  134. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/Connection.php ( 8.39 KB )
  135. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/ConnectionInterface.php ( 4.57 KB )
  136. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/builder/Mysql.php ( 16.58 KB )
  137. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/Builder.php ( 24.07 KB )
  138. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/BaseBuilder.php ( 27.50 KB )
  139. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/Query.php ( 15.97 KB )
  140. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/BaseQuery.php ( 45.13 KB )
  141. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php ( 7.43 KB )
  142. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/AggregateQuery.php ( 3.26 KB )
  143. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php ( 20.07 KB )
  144. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/ParamsBind.php ( 3.66 KB )
  145. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/ResultOperation.php ( 7.01 KB )
  146. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/WhereQuery.php ( 19.37 KB )
  147. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php ( 7.11 KB )
  148. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php ( 2.63 KB )
  149. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/concern/Transaction.php ( 2.77 KB )
  150. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/initializer/Error.php ( 3.31 KB )
  151. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/initializer/RegisterService.php ( 1.33 KB )
  152. /www/wwwroot/dermamax.top/vendor/services.php ( 0.28 KB )
  153. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/service/PaginatorService.php ( 1.52 KB )
  154. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/service/ValidateService.php ( 0.99 KB )
  155. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/service/ModelService.php ( 2.04 KB )
  156. /www/wwwroot/dermamax.top/vendor/topthink/think-captcha/src/CaptchaService.php ( 0.52 KB )
  157. /www/wwwroot/dermamax.top/vendor/topthink/think-multi-app/src/Service.php ( 1.08 KB )
  158. /www/wwwroot/dermamax.top/vendor/topthink/think-queue/src/queue/Service.php ( 1.24 KB )
  159. /www/wwwroot/dermamax.top/vendor/topthink/think-trace/src/Service.php ( 0.77 KB )
  160. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Middleware.php ( 6.72 KB )
  161. /www/wwwroot/dermamax.top/vendor/topthink/think-worker/src/Service.php ( 0.78 KB )
  162. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/initializer/BootService.php ( 0.77 KB )
  163. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/Paginator.php ( 11.86 KB )
  164. /www/wwwroot/dermamax.top/vendor/topthink/think-validate/src/Validate.php ( 63.20 KB )
  165. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/Model.php ( 23.55 KB )
  166. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/concern/Attribute.php ( 21.05 KB )
  167. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/concern/AutoWriteData.php ( 4.20 KB )
  168. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/concern/Conversion.php ( 6.75 KB )
  169. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/concern/DbConnect.php ( 5.16 KB )
  170. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/concern/ModelEvent.php ( 2.33 KB )
  171. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/concern/RelationShip.php ( 28.30 KB )
  172. /www/wwwroot/dermamax.top/vendor/topthink/think-helper/src/contract/Arrayable.php ( 0.09 KB )
  173. /www/wwwroot/dermamax.top/vendor/topthink/think-helper/src/contract/Jsonable.php ( 0.13 KB )
  174. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/model/contract/Modelable.php ( 0.09 KB )
  175. /www/wwwroot/dermamax.top/app/middleware.php ( 0.45 KB )
  176. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Pipeline.php ( 2.61 KB )
  177. /www/wwwroot/dermamax.top/vendor/topthink/think-trace/src/TraceDebug.php ( 3.40 KB )
  178. /www/wwwroot/dermamax.top/app/middleware/SecurityHeaders.php ( 0.64 KB )
  179. /www/wwwroot/dermamax.top/app/middleware/LangPrefix.php ( 7.05 KB )
  180. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Cookie.php ( 1.48 KB )
  181. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Cookie.php ( 6.06 KB )
  182. /www/wwwroot/dermamax.top/app/middleware/LangSwitch.php ( 4.02 KB )
  183. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/middleware/SessionInit.php ( 1.94 KB )
  184. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Session.php ( 1.80 KB )
  185. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/session/driver/File.php ( 6.27 KB )
  186. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/contract/SessionHandlerInterface.php ( 0.87 KB )
  187. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/session/Store.php ( 7.12 KB )
  188. /www/wwwroot/dermamax.top/vendor/topthink/think-multi-app/src/MultiApp.php ( 7.06 KB )
  189. /www/wwwroot/dermamax.top/app/home/middleware.php ( 0.12 KB )
  190. /www/wwwroot/dermamax.top/app/home/lang/zh-cn.php ( 3.01 KB )
  191. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/middleware/LoadLangPack.php ( 3.50 KB )
  192. /www/wwwroot/dermamax.top/app/middleware/SubsiteLangPack.php ( 5.26 KB )
  193. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Route.php ( 23.73 KB )
  194. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/RuleName.php ( 5.74 KB )
  195. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/Domain.php ( 2.53 KB )
  196. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/RuleGroup.php ( 22.41 KB )
  197. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/Rule.php ( 27.49 KB )
  198. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/RuleItem.php ( 9.78 KB )
  199. /www/wwwroot/dermamax.top/app/home/route/router.php ( 12.22 KB )
  200. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Route.php ( 4.70 KB )
  201. /www/wwwroot/dermamax.top/app/common/model/Route.php ( 3.01 KB )
  202. /www/wwwroot/dermamax.top/vendor/topthink/think-helper/src/Collection.php ( 16.47 KB )
  203. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/dispatch/Controller.php ( 4.74 KB )
  204. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/Dispatch.php ( 11.32 KB )
  205. /www/wwwroot/dermamax.top/app/home/controller/Document.php ( 101.72 KB )
  206. /www/wwwroot/dermamax.top/app/home/controller/Home.php ( 21.11 KB )
  207. /www/wwwroot/dermamax.top/vendor/topthink/think-template/src/Template.php ( 46.61 KB )
  208. /www/wwwroot/dermamax.top/vendor/topthink/think-template/src/template/driver/File.php ( 2.41 KB )
  209. /www/wwwroot/dermamax.top/vendor/topthink/think-template/src/template/contract/DriverInterface.php ( 0.86 KB )
  210. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/Raw.php ( 1.30 KB )
  211. /www/wwwroot/dermamax.top/app/common/model/Member.php ( 16.79 KB )
  212. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/facade/Session.php ( 1.79 KB )
  213. /www/wwwroot/dermamax.top/app/common/model/Document.php ( 37.40 KB )
  214. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/db/Express.php ( 1.53 KB )
  215. /www/wwwroot/dermamax.top/app/common/paginator/Normal.php ( 0.11 KB )
  216. /www/wwwroot/dermamax.top/vendor/topthink/think-orm/src/paginator/driver/Bootstrap.php ( 5.48 KB )
  217. /www/wwwroot/dermamax.top/runtime/home/hguzs/tmpl/77c3e0854473f54112997abca45a0f1a.php ( 28.13 KB )
  218. /www/wwwroot/dermamax.top/vendor/topthink/think-multi-app/src/Url.php ( 7.52 KB )
  219. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/route/Url.php ( 14.05 KB )
  220. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/Response.php ( 9.07 KB )
  221. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/response/Html.php ( 0.97 KB )
  222. /www/wwwroot/dermamax.top/vendor/topthink/think-trace/src/Html.php ( 4.42 KB )
  223. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/log/driver/File.php ( 6.10 KB )
  224. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php ( 0.86 KB )
  225. /www/wwwroot/dermamax.top/vendor/topthink/framework/src/think/log/Channel.php ( 3.89 KB )
1.090219s